Searched refs:HWCAP_SSBS (Results 1 – 5 of 5) sorted by relevance
51 #define HWCAP_SSBS (1 << 28) macro
151 HWCAP_SSBS
148 HWCAP_SSBS
265 if (getauxval(AT_HWCAP) & HWCAP_SSBS) in test_init()
157 HWCAP_SSBS
Completed in 6 milliseconds