Home
last modified time | relevance | path

Searched refs:VAS_XLATE_LPCR_ISL (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dvas.h130 #define VAS_XLATE_LPCR_ISL PPC_BIT(3) macro
H A Dvas-window.c301 val = SET_FIELD(VAS_XLATE_LPCR_ISL, val, lpcr & LPCR_ISL); in init_xlate_regs()