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

/linux-master/arch/powerpc/include/asm/
H A 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_typ
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-window.c608 enum vas_cop_type cop, u32 pswid)
758 static bool rx_win_args_valid(enum vas_cop_type cop,
817 void vas_init_rx_win_attr(struct vas_rx_win_attr *rxattr, enum vas_cop_type cop)
853 struct vas_window *vas_rx_win_open(int vasid, enum vas_cop_type cop,
893 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop)
971 static bool tx_win_args_valid(enum vas_cop_type cop,
995 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop,
1413 enum vas_cop_type cop_type)
1459 int vas_register_api_powernv(struct module *mod, enum vas_cop_type cop_type,
/linux-master/arch/powerpc/platforms/book3s/
H A Dvas-api.c49 enum vas_cop_type cop_type;
567 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type,
/linux-master/arch/powerpc/platforms/pseries/
H A Dvas.c299 enum vas_cop_type cop_type)
549 int vas_register_api_pseries(struct module *mod, enum vas_cop_type cop_type,

Completed in 110 milliseconds