Home
last modified time | relevance | path

Searched refs:VAS_WIN_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvas.h24 #define VAS_WIN_ACTIVE 0x0 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dvas.h35 #define VAS_WIN_ACTIVE 0x0 /* Used in platform independent */ macro
/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c435 if (txwin->status == VAS_WIN_ACTIVE) { in vas_mmap_fault()
511 if (txwin->status != VAS_WIN_ACTIVE) { in coproc_mmap()