Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h444 VM_ENTRY_MSR_LOAD_COUNT = 0x00004014, enumerator
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c1227 __vmwrite(VM_ENTRY_MSR_LOAD_COUNT, 0); in construct_vmcs()
1504 __vmwrite(VM_ENTRY_MSR_LOAD_COUNT, ++vmx->msr_load_count); in vmx_add_msr()
1574 __vmwrite(VM_ENTRY_MSR_LOAD_COUNT, --vmx->msr_load_count); in vmx_del_msr()

Completed in 8 milliseconds