Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h279 #define TCR_HD (UL(1) << 40) macro
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h519 val &= ~(TCR_HD | TCR_HA); in handle_ampere1_tcr()
/openbmc/linux/arch/arm64/kernel/
H A Dcpufeature.c1853 u64 tcr = read_sysreg(tcr_el1) | TCR_HD; in __cpu_enable_hw_dbm()