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