Searched defs:this_cpu_has (Results 1 – 3 of 3) sorted by relevance
39 #define this_cpu_has(bit) \ macro
130 #define this_cpu_has(bit) \ macro
666 static inline bool this_cpu_has(struct kvm_x86_cpu_feature feature) in this_cpu_has() function