Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dprocessor.h413 static inline u32 __this_cpu_has(u32 function, u32 index, u8 reg, u8 lo, u8 hi) in __this_cpu_has() function
427 return __this_cpu_has(feature.function, feature.index, in this_cpu_has()
433 return __this_cpu_has(property.function, property.index, in this_cpu_property()