Home
last modified time | relevance | path

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

/linux/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/arch/powerpc/platforms/pseries/
H A Dvas.c319 enum vas_cop_type cop_type) in vas_allocate_window()
569 int vas_register_api_pseries(struct module *mod, enum vas_cop_type cop_type, in vas_register_api_pseries()