Home
last modified time | relevance | path

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

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