Searched refs:VAS_XLATE_LPCR_ISL (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/powernv/ | ||
H A D | vas.h | 130 #define VAS_XLATE_LPCR_ISL PPC_BIT(3) macro |
H A D | vas-window.c | 301 val = SET_FIELD(VAS_XLATE_LPCR_ISL, val, lpcr & LPCR_ISL); in init_xlate_regs() |