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.h727 static inline u32 __this_cpu_has(u32 function, u32 index, u8 reg, u8 lo, u8 hi) in __this_cpu_has() function
740 return __this_cpu_has(feature.function, feature.index, in this_cpu_has()
746 return __this_cpu_has(property.function, property.index, in this_cpu_property()