Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dprocessor.h233 struct x86_cpu_feature { struct
242 struct x86_cpu_feature feature = { \ argument
425 static inline bool this_cpu_has(struct x86_cpu_feature feature) in this_cpu_has()