Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h654 static inline uint32_t __this_cpu_has(uint32_t function, uint32_t index, in __this_cpu_has() function
668 return __this_cpu_has(feature.function, feature.index, in this_cpu_has()
674 return __this_cpu_has(property.function, property.index, in this_cpu_property()