Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/ocxl/
A Dlink.c520 if (mfspr(SPRN_LPCR) & LPCR_TC) in calculate_cfg_state()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg.h462 #define LPCR_TC ASM_CONST(0x0000000000000200) /* Translation control */ macro
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dvas-window.c302 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_nested.c265 mask = LPCR_DPFD | LPCR_ILE | LPCR_TC | LPCR_AIL | LPCR_LD | LPCR_MER; in load_l2_hv_regs()
A Dbook3s_hv.c2093 lpcr &= ~LPCR_TC; in kvmppc_filter_lpcr_hv()
2143 mask = LPCR_DPFD | LPCR_ILE | LPCR_TC | LPCR_AIL | LPCR_LD; in kvmppc_set_lpcr()
/linux-6.3-rc2/drivers/misc/cxl/
A Dnative.c603 if (mfspr(SPRN_LPCR) & LPCR_TC) in cxl_calculate_sr()

Completed in 26 milliseconds