Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h441 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c1226 __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