Searched refs:HWCAP_SSBS (Results 1 – 5 of 5) sorted by relevance
51 #define HWCAP_SSBS (1 << 28) macro
264 if (getauxval(AT_HWCAP) & HWCAP_SSBS) in test_init()
89 pub const HWCAP_SSBS: ::c_ulong = 1 << 28; constant
614 pub const HWCAP_SSBS: ::c_ulong = 1 << 28; constant
143 pub const HWCAP_SSBS: u32 = 268435456; constant