Searched refs:PIN_BASED_NMI_EXITING (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h45 PIN_BASED_NMI_EXITING | \
H A Dnested.h152 return vmcs12->pin_based_vm_exec_control & PIN_BASED_NMI_EXITING;
H A Dvmx.h514 PIN_BASED_NMI_EXITING)
H A Dnested.c6815 PIN_BASED_NMI_EXITING |
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_evmcs.c115 PIN_BASED_NMI_EXITING);
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h69 #define PIN_BASED_NMI_EXITING 0x00000008 macro
/linux-master/arch/x86/include/asm/
H A Dvmx.h89 #define PIN_BASED_NMI_EXITING VMCS_CONTROL_BIT(NMI_EXITING) macro

Completed in 175 milliseconds