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