Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c239 vmwrite(VM_EXIT_CONTROLS, rdmsr(MSR_IA32_VMX_EXIT_CTLS) | in init_vmcs_control_fields()
266 uint32_t exit_controls = vmreadz(VM_EXIT_CONTROLS); in init_vmcs_host_state()
/linux/arch/x86/kvm/vmx/
A Dvmcs12.c74 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
A Devmcs.c186 EVMCS1_FIELD(VM_EXIT_CONTROLS, vm_exit_controls,
A Dvmx.h471 BUILD_CONTROLS_SHADOW(vm_exit, VM_EXIT_CONTROLS) in BUILD_CONTROLS_SHADOW()
A Dvmx.c5709 vmexit_ctl = vmcs_read32(VM_EXIT_CONTROLS); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h484 case VM_EXIT_CONTROLS: in evmcs_vmread()
871 case VM_EXIT_CONTROLS: in evmcs_vmwrite()
A Dvmx.h244 VM_EXIT_CONTROLS = 0x0000400c, enumerator
/linux/arch/x86/include/asm/
A Dvmx.h260 VM_EXIT_CONTROLS = 0x0000400c, enumerator

Completed in 27 milliseconds