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.c226 vmwrite(VM_EXIT_CONTROLS, rdmsr(MSR_IA32_VMX_EXIT_CTLS) | in init_vmcs_control_fields()
253 uint32_t exit_controls = vmreadz(VM_EXIT_CONTROLS); in init_vmcs_host_state()
/linux/arch/x86/kvm/vmx/
A Dvmcs12.c75 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
A Dhyperv_evmcs.c204 EVMCS1_FIELD(VM_EXIT_CONTROLS, vm_exit_controls,
A Dvmx.h614 BUILD_CONTROLS_SHADOW(vm_exit, VM_EXIT_CONTROLS, 32)
A Dvmx.c6269 vmexit_ctl = vmcs_read32(VM_EXIT_CONTROLS); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h202 VM_EXIT_CONTROLS = 0x0000400c, enumerator
A Devmcs.h504 case VM_EXIT_CONTROLS: in evmcs_vmread()
977 case VM_EXIT_CONTROLS: in evmcs_vmwrite()
/linux/arch/x86/include/asm/
A Dvmx.h297 VM_EXIT_CONTROLS = 0x0000400c, enumerator

Completed in 117 milliseconds