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