Home
last modified time | relevance | path

Searched refs:CPU_BASED_UNCOND_IO_EXITING (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h39 #define CPU_BASED_UNCOND_IO_EXITING VMCS_CONTROL_BIT(UNCOND_IO_EXITING) macro
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h35 #define CPU_BASED_UNCOND_IO_EXITING 0x01000000 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h42 #define CPU_BASED_UNCOND_IO_EXITING VMCS_CONTROL_BIT(UNCOND_IO_EXITING) macro
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dhyperv.c53 CPU_BASED_UNCOND_IO_EXITING | \
H A Dvmx.h519 CPU_BASED_UNCOND_IO_EXITING | \
H A Dnested.c2285 exec_control |= CPU_BASED_UNCOND_IO_EXITING; in prepare_vmcs02_early()
5966 return nested_cpu_has(vmcs12, CPU_BASED_UNCOND_IO_EXITING); in nested_vmx_exit_handled_io()
6840 CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING | in nested_vmx_setup_cpubased_ctls()
H A Dvmx.c7948 CPU_BASED_UNCOND_IO_EXITING); in vmx_check_intercept_io()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h34 #define CPU_BASED_UNCOND_IO_EXITING 0x01000000 macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c2281 exec_control |= CPU_BASED_UNCOND_IO_EXITING; in prepare_vmcs02_early()
5692 return nested_cpu_has(vmcs12, CPU_BASED_UNCOND_IO_EXITING); in nested_vmx_exit_handled_io()
6510 CPU_BASED_MOV_DR_EXITING | CPU_BASED_UNCOND_IO_EXITING | in nested_vmx_setup_ctls_msrs()
H A Dvmx.c2489 CPU_BASED_UNCOND_IO_EXITING | in setup_vmcs_config()
7514 CPU_BASED_UNCOND_IO_EXITING); in vmx_check_intercept_io()

Completed in 44 milliseconds