Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h203 VM_EXIT_CONTROLS = 0x0000400c, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c686 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
1483 vmcs_write32(VM_EXIT_CONTROLS, val); in vm_exit_controls_init()
9293 vmcs_write32(VM_EXIT_CONTROLS, vmcs_config.vmexit_ctrl); in prepare_vmcs02()
10047 vm_exit_controls_init(vmx, vmcs_read32(VM_EXIT_CONTROLS)); in nested_vmx_vmexit()