Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c1043 static void vmx_remove_auto_msr(struct vmx_msrs *m, u32 msr, in vmx_remove_auto_msr() function
1080 vmx_remove_auto_msr(&m->guest, msr, VM_ENTRY_MSR_LOAD_COUNT); in clear_atomic_switch_msr()
1081 vmx_remove_auto_msr(&m->host, msr, VM_EXIT_MSR_LOAD_COUNT); in clear_atomic_switch_msr()
1215 vmx_remove_auto_msr(&vmx->msr_autostore, msr, VM_EXIT_MSR_STORE_COUNT); in vmx_remove_autostore_msr()