Searched refs:cpus_have_cap (Results 1 – 5 of 5) sorted by relevance
36 if ( !cpus_have_cap(caps[i].capability) && caps[i].desc ) in update_cpu_capabilities()
115 if ( !cpus_have_cap(alt->cpufeature) ) in __apply_alternatives()
37 return unlikely(cpus_have_cap(feature)); \
56 static inline bool cpus_have_cap(unsigned int num) in cpus_have_cap() function
827 ASSERT(!cpus_have_cap(feat) || local_abort_is_enabled()); \
Completed in 7 milliseconds