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