Searched refs:HWCAP2_MTE (Results 1 – 5 of 5) sorted by relevance
26 #define MTE_ENABLED() (GLRO(dl_hwcap2) & HWCAP2_MTE)
76 #define HWCAP2_MTE (1 << 18) macro
105 cpu_features->mte_state = (GLRO (dl_hwcap2) & HWCAP2_MTE) ? mte_state : 0; in init_cpu_features()
3753 (HWCAP2_MTE): New.
148 aarch64: Use future HWCAP2_MTE in ifunc resolver