Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c939 unsigned long guest_val_vmcs, unsigned long host_val_vmcs, in add_atomic_switch_msr_special() argument
943 if (host_val_vmcs != HOST_IA32_EFER) in add_atomic_switch_msr_special()
944 vmcs_write64(host_val_vmcs, host_val); in add_atomic_switch_msr_special()