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