Searched refs:HWCAP3_MTE_FAR (Results 1 – 5 of 5) sorted by relevance
146 #define HWCAP3_MTE_FAR (1UL << 0) macro
67 the support for the HWCAP3_MTE_FAR. If the support is not present,
438 HWCAP3_MTE_FAR
376 mtefar_support = !!(hwcaps3 & HWCAP3_MTE_FAR); in mte_default_setup()
1170 .hwcap_bit = HWCAP3_MTE_FAR,