Searched refs:VAS_XLATE_MSR_PR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/powerpc/platforms/powernv/ | ||
D | vas.h | 123 #define VAS_XLATE_MSR_PR PPC_BIT(2) macro |
D | vas-window.c | 286 val = SET_FIELD(VAS_XLATE_MSR_PR, val, 1); in init_xlate_regs() |