Searched refs:HWCAP_PMULL (Results 1 – 7 of 7) sorted by relevance
110 const HWCAP_PMULL: c_ulong = 1 << 1 + OFFSET; in setup() constant116 if caps & HWCAP_PMULL == HWCAP_PMULL { in setup()
27 #define HWCAP_PMULL (1 << 4) macro
110 arm_cpu_enable_pmull = !!(features & HWCAP_PMULL); in _cpu_check_features()
65 pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant
590 pub const HWCAP_PMULL: ::c_ulong = 1 << 4; constant
119 pub const HWCAP_PMULL: u32 = 16; constant