Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dprocessor.h437 static __always_inline bool this_cpu_has_p(struct x86_cpu_property property) in this_cpu_has_p() function
459 if (!this_cpu_has_p(X86_PROPERTY_MAX_PHY_ADDR)) in cpuid_maxphyaddr()
467 if (!this_cpu_has_p(X86_PROPERTY_SUPPORTED_XCR0_LO)) in this_cpu_supported_xcr0()
1056 if (this_cpu_has_p(X86_PROPERTY_MAX_VIRT_ADDR)) in is_canonical()