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