Searched refs:VAS_INTR_DISABLE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/powernv/ | ||
H A D | vas.h | 231 #define VAS_INTR_DISABLE PPC_BIT(1) macro |
H A D | vas-window.c | 459 val = SET_FIELD(VAS_INTR_DISABLE, val, winctx->intr_disable); in init_winctx_regs() |