Searched refs:VM_EXIT_CONTROLS (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c75 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
H A Dhyperv_evmcs.c204 EVMCS1_FIELD(VM_EXIT_CONTROLS, vm_exit_controls,
H A Dvmx.h613 BUILD_CONTROLS_SHADOW(vm_exit, VM_EXIT_CONTROLS, 32)
H A Dvmx.c6261 vmexit_ctl = vmcs_read32(VM_EXIT_CONTROLS);
/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:
/linux-master/arch/x86/include/asm/
H A Dvmx.h275 VM_EXIT_CONTROLS = 0x0000400c, enumerator in enum:vmcs_field

Completed in 190 milliseconds