Home
last modified time | relevance | path

Searched refs:LPCR_TC (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dlink.c478 if (mfspr(SPRN_LPCR) & LPCR_TC) in calculate_cfg_state()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dlink.c520 if (mfspr(SPRN_LPCR) & LPCR_TC) in calculate_cfg_state()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas-window.c301 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h464 #define LPCR_TC ASM_CONST(0x0000000000000200) /* Translation control */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h471 #define LPCR_TC ASM_CONST(0x0000000000000200) /* Translation control */ macro
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dvas-window.c302 val = SET_FIELD(VAS_XLATE_LPCR_TC, val, lpcr & LPCR_TC); in init_xlate_regs()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c301 mask = LPCR_DPFD | LPCR_ILE | LPCR_TC | LPCR_AIL | LPCR_LD | in kvmhv_enter_nested_guest()
H A Dbook3s_hv.c1641 mask = LPCR_DPFD | LPCR_ILE | LPCR_TC; in kvmppc_set_lpcr()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c265 mask = LPCR_DPFD | LPCR_ILE | LPCR_TC | LPCR_AIL | LPCR_LD | LPCR_MER; in load_l2_hv_regs()
H A Dbook3s_hv.c2106 /* LPCR_TC only applies to HPT guests */ in kvmppc_filter_lpcr_hv()
2108 lpcr &= ~LPCR_TC; in kvmppc_filter_lpcr_hv()
2158 mask = LPCR_DPFD | LPCR_ILE | LPCR_TC | LPCR_AIL | LPCR_LD; in kvmppc_set_lpcr()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dnative.c602 if (mfspr(SPRN_LPCR) & LPCR_TC) in cxl_calculate_sr()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dnative.c598 if (mfspr(SPRN_LPCR) & LPCR_TC) in cxl_calculate_sr()

Completed in 34 milliseconds