Searched refs:VM_EXIT_MSR_STORE_COUNT (Results 1 – 2 of 2) sorted by relevance
441 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator
1226 __vmwrite(VM_EXIT_MSR_STORE_COUNT, 0); in construct_vmcs()1500 __vmwrite(VM_EXIT_MSR_STORE_COUNT, ++vmx->msr_save_count); in vmx_add_msr()1570 __vmwrite(VM_EXIT_MSR_STORE_COUNT, --vmx->msr_save_count); in vmx_del_msr()
Completed in 9 milliseconds