Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dvas.h290 int get_vas_user_win_ref(struct vas_user_win_ref *task_ref);
/linux-6.12.1/arch/powerpc/platforms/book3s/
Dvas-api.c66 int get_vas_user_win_ref(struct vas_user_win_ref *task_ref) in get_vas_user_win_ref() function
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dvas.c426 rc = get_vas_user_win_ref(&txwin->vas_win.task_ref); in vas_allocate_window()
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dvas-window.c1070 rc = get_vas_user_win_ref(&txwin->vas_win.task_ref); in vas_tx_win_open()