Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h208 VM_EXIT_MSR_STORE_COUNT = 0x0000400e, enumerator
/linux-4.4.14/arch/x86/kvm/
Dvmx.c742 FIELD(VM_EXIT_MSR_STORE_COUNT, vm_exit_msr_store_count),
4833 vmcs_write32(VM_EXIT_MSR_STORE_COUNT, 0); in vmx_vcpu_setup()
9336 nested_vmx_check_msr_switch(vcpu, VM_EXIT_MSR_STORE_COUNT, in nested_vmx_check_msr_switch_controls()