Home
last modified time | relevance | path

Searched refs:LPCR_TC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/ocxl/
H A Dlink.c520 if (mfspr(SPRN_LPCR) & LPCR_TC) in calculate_cfg_state()
/linux/arch/powerpc/include/asm/
H A Dreg.h467 #define LPCR_TC ASM_CONST(0x0000000000000200) /* Translation control */ macro
/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c302 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs()