Home
last modified time | relevance | path

Searched refs:vas_cop_type (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/
Dvas.h53 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-5.19.10/arch/powerpc/platforms/powernv/
Dvas-window.c608 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-5.19.10/arch/powerpc/platforms/book3s/
Dvas-api.c47 enum vas_cop_type cop_type;
568 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, in vas_register_coproc_api()
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dvas.c271 enum vas_cop_type cop_type) in vas_allocate_window()
500 int vas_register_api_pseries(struct module *mod, enum vas_cop_type cop_type, in vas_register_api_pseries()