Searched refs:vas_cop_type (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| A D | vas.h | 43 enum vas_cop_type { enum 70 enum vas_cop_type cop; 81 enum vas_cop_type); 145 enum vas_cop_type cop; 177 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop); 185 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, 192 enum vas_cop_type cop); 204 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, 226 int vas_register_api_powernv(struct module *mod, enum vas_cop_type cop_type, 259 enum vas_cop_type cop_type, const char *name); [all …]
|
| /linux/arch/powerpc/platforms/powernv/ |
| 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()
|
| /linux/arch/powerpc/platforms/book3s/ |
| A D | vas-api.c | 47 enum vas_cop_type cop_type; 425 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, in vas_register_coproc_api()
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | vas.c | 263 enum vas_cop_type cop_type) in vas_allocate_window() 461 int vas_register_api_pseries(struct module *mod, enum vas_cop_type cop_type, in vas_register_api_pseries()
|
Completed in 10 milliseconds