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

/linux-master/arch/powerpc/include/asm/
H A Dvas.h94 struct vas_window * (*open_win)(int vas_id, u64 flags, member in struct:vas_user_win_ops
/linux-master/arch/powerpc/platforms/book3s/
H A Dvas-api.c307 if (!cp_inst->coproc->vops || !cp_inst->coproc->vops->open_win) {
312 txwin = cp_inst->coproc->vops->open_win(uattr.vas_id, uattr.flags,
/linux-master/arch/powerpc/platforms/pseries/
H A Dvas.c540 .open_win = vas_allocate_window, /* Open and configure window */
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-window.c1450 .open_win = vas_user_win_open,

Completed in 185 milliseconds