Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h207 VM_ENTRY_MSR_LOAD_COUNT = 0x00004014, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c690 FIELD(VM_ENTRY_MSR_LOAD_COUNT, vm_entry_msr_load_count),
1633 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, m->nr); in clear_atomic_switch_msr()
1696 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, m->nr); in add_atomic_switch_msr()
4685 vmcs_write32(VM_ENTRY_MSR_LOAD_COUNT, 0); in vmx_vcpu_setup()
8941 nested_vmx_check_msr_switch(vcpu, VM_ENTRY_MSR_LOAD_COUNT, in nested_vmx_check_msr_switch_controls()