Home
last modified time | relevance | path

Searched refs:cpus_have_cap (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dcpufeature.c36 if ( !cpus_have_cap(caps[i].capability) && caps[i].desc ) in update_cpu_capabilities()
A Dalternative.c115 if ( !cpus_have_cap(alt->cpufeature) ) in __apply_alternatives()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dcpuerrata.h37 return unlikely(cpus_have_cap(feature)); \
A Dcpufeature.h56 static inline bool cpus_have_cap(unsigned int num) in cpus_have_cap() function
A Dprocessor.h827 ASSERT(!cpus_have_cap(feat) || local_abort_is_enabled()); \

Completed in 7 milliseconds