Searched refs:TCR_HD (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
A D | pgtable-hwdef.h | 270 #define TCR_HD (UL(1) << 40) macro |
/linux/arch/arm64/kernel/ | ||
A D | cpufeature.c | 1622 u64 tcr = read_sysreg(tcr_el1) | TCR_HD; in __cpu_enable_hw_dbm() |
Completed in 8 milliseconds