Searched refs:CPU_BASED_PAUSE_EXITING (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h69 CPU_BASED_PAUSE_EXITING | \
H A Dvmx.h550 CPU_BASED_PAUSE_EXITING | \
H A Dnested.c6343 return nested_cpu_has(vmcs12, CPU_BASED_PAUSE_EXITING) ||
6885 CPU_BASED_RDTSC_EXITING | CPU_BASED_PAUSE_EXITING |
H A Dvmx.c4470 CPU_BASED_PAUSE_EXITING);
8055 !nested_cpu_has2(vmcs12, CPU_BASED_PAUSE_EXITING))
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h39 #define CPU_BASED_PAUSE_EXITING 0x40000000 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h48 #define CPU_BASED_PAUSE_EXITING VMCS_CONTROL_BIT(PAUSE_EXITING) macro

Completed in 248 milliseconds