Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/lib/x86_64/
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-v5.15/arch/x86/kvm/vmx/
Dvmcs12.c74 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
Dvmx.h433 BUILD_CONTROLS_SHADOW(vm_exit, VM_EXIT_CONTROLS) in BUILD_CONTROLS_SHADOW()
Devmcs.c186 EVMCS1_FIELD(VM_EXIT_CONTROLS, vm_exit_controls,
Dvmx.c5735 vmexit_ctl = vmcs_read32(VM_EXIT_CONTROLS); in dump_vmcs()
/Linux-v5.15/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h244 VM_EXIT_CONTROLS = 0x0000400c, enumerator
Devmcs.h484 case VM_EXIT_CONTROLS: in evmcs_vmread()
871 case VM_EXIT_CONTROLS: in evmcs_vmwrite()
/Linux-v5.15/arch/x86/include/asm/
Dvmx.h260 VM_EXIT_CONTROLS = 0x0000400c, enumerator