Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dcapabilities.h124 static inline bool cpu_has_vmx_msr_bitmap(void) in cpu_has_vmx_msr_bitmap() function
Dvmx.c2786 if (cpu_has_vmx_msr_bitmap()) { in alloc_loaded_vmcs()
3851 if (!cpu_has_vmx_msr_bitmap()) in vmx_disable_intercept_for_msr()
3895 if (!cpu_has_vmx_msr_bitmap()) in vmx_enable_intercept_for_msr()
3944 if (!cpu_has_vmx_msr_bitmap()) in vmx_update_msr_bitmap_x2apic()
4593 if (cpu_has_vmx_msr_bitmap()) in init_vmcs()
Dnested.c568 if (!cpu_has_vmx_msr_bitmap() || in nested_vmx_prepare_msr_bitmap()
2161 if (cpu_has_vmx_msr_bitmap()) in prepare_vmcs02_constant_state()