Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dcapabilities.h123 static inline bool cpu_has_vmx_msr_bitmap(void) in cpu_has_vmx_msr_bitmap() function
Dvmx.c2747 if (cpu_has_vmx_msr_bitmap()) { in alloc_loaded_vmcs()
3810 if (!cpu_has_vmx_msr_bitmap()) in vmx_disable_intercept_for_msr()
3854 if (!cpu_has_vmx_msr_bitmap()) in vmx_enable_intercept_for_msr()
3903 if (!cpu_has_vmx_msr_bitmap()) in vmx_update_msr_bitmap_x2apic()
4453 if (cpu_has_vmx_msr_bitmap()) in init_vmcs()
Dnested.c606 if (!cpu_has_vmx_msr_bitmap() || in nested_vmx_prepare_msr_bitmap()
2166 if (cpu_has_vmx_msr_bitmap()) in prepare_vmcs02_constant_state()