Searched refs:vmx_remove_auto_msr (Results 1 – 1 of 1) sorted by relevance
1010 static void vmx_remove_auto_msr(struct vmx_msrs *m, u32 msr, in vmx_remove_auto_msr() function1047 vmx_remove_auto_msr(&m->guest, msr, VM_ENTRY_MSR_LOAD_COUNT); in clear_atomic_switch_msr()1048 vmx_remove_auto_msr(&m->host, msr, VM_EXIT_MSR_LOAD_COUNT); in clear_atomic_switch_msr()1182 vmx_remove_auto_msr(&vmx->msr_autostore, msr, VM_EXIT_MSR_STORE_COUNT); in vmx_remove_autostore_msr()