Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dprocessor.h347 struct x86_cpu_property { struct
356 struct x86_cpu_property property = { \ argument
431 static inline uint32_t this_cpu_property(struct x86_cpu_property property) in this_cpu_property()
437 static __always_inline bool this_cpu_has_p(struct x86_cpu_property property) in this_cpu_has_p()