Searched refs:cpus_have_cap (Results 1 – 3 of 3) sorted by relevance
38 if (!cpus_have_cap(caps[i].capability)) in check_cpu_capabilities()
43 if (!cpus_have_cap(alt->cpufeature)) in __apply_alternatives()
51 static inline bool cpus_have_cap(unsigned int num) in cpus_have_cap() function