Home
last modified time | relevance | path

Searched refs:__kvm_cpu_cap_has (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c10548 #define __kvm_cpu_cap_has(UNUSED_, f) kvm_cpu_cap_has(f) in kvm_arch_hardware_setup() macro
10549 cr4_reserved_bits = __cr4_reserved_bits(__kvm_cpu_cap_has, UNUSED_); in kvm_arch_hardware_setup()
10550 #undef __kvm_cpu_cap_has in kvm_arch_hardware_setup() macro
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c9559 #define __kvm_cpu_cap_has(UNUSED_, f) kvm_cpu_cap_has(f) in __kvm_x86_vendor_init() macro
9560 cr4_reserved_bits = __cr4_reserved_bits(__kvm_cpu_cap_has, UNUSED_); in __kvm_x86_vendor_init()
9561 #undef __kvm_cpu_cap_has in __kvm_x86_vendor_init() macro

Completed in 30 milliseconds