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