Searched refs:vas_win_close (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dvas.h226 int vas_win_close(struct vas_window *win);
/linux-master/drivers/crypto/nx/
H A Dnx-common-powernv.c1004 vas_win_close(txwin);
1011 vas_win_close(coproc->vas.rxwin);
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-window.c1247 * We do the former in vas_win_close() and latter in vas_win_open().
1283 int vas_win_close(struct vas_window *vwin) function
1323 EXPORT_SYMBOL_GPL(vas_win_close); variable
1379 * returns the fault CRB, we should wait in vas_win_close()
1444 vas_win_close(txwin);

Completed in 125 milliseconds