Home
last modified time | relevance | path

Searched refs:VAS_WIN_BUSY (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dvas.h212 #define VAS_WIN_BUSY PPC_BIT(1) macro
H A Dvas-window.c1217 busy = GET_FIELD(VAS_WIN_BUSY, val); in poll_window_busy_state()