Searched refs:HWCAP2_BTI (Results 1 – 2 of 2) sorted by relevance
58 #define HWCAP2_BTI (1 << 17) macro
302 g_platform_properties.bti_supported = (hwcap2 & HWCAP2_BTI) != 0; in platform_properties_init()