Searched refs:VM_EXIT_CONTROLS (Results 1 - 8 of 8) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.h617 BUILD_CONTROLS_SHADOW(vm_exit, VM_EXIT_CONTROLS, 32)
H A Dvmx.c6272 vmexit_ctl = vmcs_read32(VM_EXIT_CONTROLS);
H A Dhyperv_evmcs.c204 EVMCS1_FIELD(VM_EXIT_CONTROLS, vm_exit_controls,
H A Dvmcs12.c75 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
/linux-master/arch/x86/include/asm/
H A Dvmx.h278 VM_EXIT_CONTROLS = 0x0000400c, enumerator in enum:vmcs_field
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c226 vmwrite(VM_EXIT_CONTROLS, rdmsr(MSR_IA32_VMX_EXIT_CTLS) |
253 uint32_t exit_controls = vmreadz(VM_EXIT_CONTROLS);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h202 VM_EXIT_CONTROLS = 0x0000400c, enumerator in enum:vmcs_field
H A Devmcs.h504 case VM_EXIT_CONTROLS:
977 case VM_EXIT_CONTROLS:

Completed in 207 milliseconds