Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dx86.h468 #define __cr4_reserved_bits(__cpu_has, __c) \ macro
A Dcpuid.c366 __cr4_reserved_bits(guest_cpuid_has, vcpu); in kvm_vcpu_after_set_cpuid()
A Dx86.c9346 if (__cr4_reserved_bits(cpu_has, c) != in kvm_x86_check_processor_compatibility()
9347 __cr4_reserved_bits(cpu_has, &boot_cpu_data)) in kvm_x86_check_processor_compatibility()
9460 cr4_reserved_bits = __cr4_reserved_bits(__kvm_cpu_cap_has, UNUSED_); in __kvm_x86_vendor_init()

Completed in 28 milliseconds