Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c246 vmwrite(VM_EXIT_CONTROLS, rdmsr(MSR_IA32_VMX_EXIT_CTLS) | in init_vmcs_control_fields()
273 uint32_t exit_controls = vmreadz(VM_EXIT_CONTROLS); in init_vmcs_host_state()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmcs12.c74 FIELD(VM_EXIT_CONTROLS, vm_exit_controls),
Devmcs.c212 EVMCS1_FIELD(VM_EXIT_CONTROLS, vm_exit_controls,
Dvmx.h621 BUILD_CONTROLS_SHADOW(vm_exit, VM_EXIT_CONTROLS, 32)
Dvmx.c6116 vmexit_ctl = vmcs_read32(VM_EXIT_CONTROLS); in dump_vmcs()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h202 VM_EXIT_CONTROLS = 0x0000400c, enumerator
Devmcs.h514 case VM_EXIT_CONTROLS: in evmcs_vmread()
987 case VM_EXIT_CONTROLS: in evmcs_vmwrite()
/linux-6.1.9/arch/x86/include/asm/
Dvmx.h272 VM_EXIT_CONTROLS = 0x0000400c, enumerator