Searched refs:vas_cop_type (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| H A D | vas.h | 53 enum vas_cop_type { enum 84 enum vas_cop_type cop; 95 enum vas_cop_type); 159 enum vas_cop_type cop; 191 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop); 199 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, 206 enum vas_cop_type cop); 218 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, 240 int vas_register_api_powernv(struct module *mod, enum vas_cop_type cop_type, 273 enum vas_cop_type cop_type, const char *name); [all …]
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | vas-window.c | 608 enum vas_cop_type cop, u32 pswid) in get_vinst_rxwin() 758 static bool rx_win_args_valid(enum vas_cop_type cop, in rx_win_args_valid() 817 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop) in vas_init_rx_win_attr() 853 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, in vas_rx_win_open() 893 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr() 971 static bool tx_win_args_valid(enum vas_cop_type cop, in tx_win_args_valid() 995 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, in vas_tx_win_open() 1413 enum vas_cop_type cop_type) in vas_user_win_open() 1459 int vas_register_api_powernv(struct module *mod, enum vas_cop_type cop_type, in vas_register_api_powernv()
|