Home
last modified time | relevance | path

Searched refs:CPU_BASED_INVLPG_EXITING (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dhyperv.h67 CPU_BASED_INVLPG_EXITING | \
A Dvmx.h537 CPU_BASED_INVLPG_EXITING | \
A Dnested.c6248 return nested_cpu_has(vmcs12, CPU_BASED_INVLPG_EXITING); in nested_vmx_l1_wants_exit()
6312 nested_cpu_has(vmcs12, CPU_BASED_INVLPG_EXITING); in nested_vmx_l1_wants_exit()
6841 CPU_BASED_HLT_EXITING | CPU_BASED_INVLPG_EXITING | in nested_vmx_setup_ctls_msrs()
A Dvmx.c4484 CPU_BASED_INVLPG_EXITING); in vmx_exec_control()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h23 #define CPU_BASED_INVLPG_EXITING 0x00000200 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h28 #define CPU_BASED_INVLPG_EXITING VMCS_CONTROL_BIT(INVLPG_EXITING) macro

Completed in 50 milliseconds