Home
last modified time | relevance | path

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

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