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.c1062 u64 guest_val, u64 host_val) in add_atomic_switch_msr_special() argument
1066 vmcs_write64(host_val_vmcs, host_val); in add_atomic_switch_msr_special()
1089 u64 guest_val, u64 host_val) in add_atomic_switch_msr() argument
1102 guest_val, host_val); in add_atomic_switch_msr()
1113 guest_val, host_val); in add_atomic_switch_msr()
1127 vmx_add_auto_msr(&m->host, msr, host_val, VM_EXIT_MSR_LOAD_COUNT, kvm); in add_atomic_switch_msr()