Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c1087 u64 guest_val, u64 host_val) in add_atomic_switch_msr_special() argument
1091 vmcs_write64(host_val_vmcs, host_val); in add_atomic_switch_msr_special()
1114 u64 guest_val, u64 host_val) in add_atomic_switch_msr() argument
1127 guest_val, host_val); in add_atomic_switch_msr()
1138 guest_val, host_val); in add_atomic_switch_msr()
1152 vmx_add_auto_msr(&m->guest, msr, host_val, VM_EXIT_MSR_LOAD_COUNT, kvm); in add_atomic_switch_msr()