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