Searched refs:vas_cop_type (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/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_typ [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | vas.h | 41 enum vas_cop_type { enum 85 enum vas_cop_type cop; 116 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop); 124 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, 131 enum vas_cop_type cop); 143 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, 173 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type,
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas-api.c | 44 enum vas_cop_type cop_type; 210 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, in vas_register_coproc_api()
|
H A D | vas-window.c | 606 enum vas_cop_type cop, u32 pswid) in get_vinst_rxwin() 756 static bool rx_win_args_valid(enum vas_cop_type cop, in rx_win_args_valid() 815 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop) in vas_init_rx_win_attr() 851 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop, in vas_rx_win_open() 891 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr() 968 static bool tx_win_args_valid(enum vas_cop_type cop, in tx_win_args_valid() 992 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, in vas_tx_win_open()
|
H A D | vas.h | 373 enum vas_cop_type cop;
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/ |
H A D | vas-api.c | 49 enum vas_cop_type cop_type; 567 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, in vas_register_coproc_api()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vas.c | 299 enum vas_cop_type cop_type) in vas_allocate_window() 549 int vas_register_api_pseries(struct module *mod, enum vas_cop_type cop_type, in vas_register_api_pseries()
|
Completed in 8 milliseconds