Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg.h439 #define LPCR_ISL ASM_CONST(0x2000000000000000) macro
/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c301 val = SET_FIELD(VAS_XLATE_LPCR_ISL, val, lpcr & LPCR_ISL); in init_xlate_regs()