Searched refs:TCR_HD (Results 1 – 4 of 4) sorted by relevance
313 #define TCR_HD (UL(1) << 40) macro
884 val &= ~(TCR_HD | TCR_HA); in handle_ampere1_tcr()
2003 tcr &= ~(TCR_HD | TCR_HA | TCR_A1 | TCR_T0SZ_MASK); in cpu_prepare_hyp_mode()
2067 u64 tcr = read_sysreg(tcr_el1) | TCR_HD; in __cpu_enable_hw_dbm()
Completed in 22 milliseconds