Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h704 static inline uint32_t __this_cpu_has(uint32_t function, uint32_t index, in __this_cpu_has() function
718 return __this_cpu_has(feature.function, feature.index, in this_cpu_has()
724 return __this_cpu_has(property.function, property.index, in this_cpu_property()