Searched refs:VAS_WIN_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/powernv/ | ||
H A D | vas.h | 212 #define VAS_WIN_BUSY PPC_BIT(1) macro |
H A D | vas-window.c | 1217 busy = GET_FIELD(VAS_WIN_BUSY, val); in poll_window_busy_state() |