Searched refs:VAS_WIN_NO_CRED_CLOSE (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dvas.c517 if (!(win->vas_win.status & VAS_WIN_NO_CRED_CLOSE) &&
677 flag = VAS_WIN_NO_CRED_CLOSE;
688 if ((win->vas_win.status & VAS_WIN_NO_CRED_CLOSE) &&
752 flag = VAS_WIN_NO_CRED_CLOSE;
763 (win->vas_win.status & VAS_WIN_NO_CRED_CLOSE)) {
/linux-master/arch/powerpc/include/asm/
H A Dvas.h38 #define VAS_WIN_NO_CRED_CLOSE 0x00000001 macro

Completed in 121 milliseconds