Searched refs:PIN_BASED_VIRTUAL_NMIS (Results 1 – 3 of 3) sorted by relevance
73 #define PIN_BASED_VIRTUAL_NMIS 0x00000020 macro
85 #define PIN_BASED_VIRTUAL_NMIS 0x00000020 macro
1890 return vmcs_config.pin_based_exec_ctrl & PIN_BASED_VIRTUAL_NMIS; in cpu_has_virtual_nmis()1997 return vmcs12->pin_based_vm_exec_control & PIN_BASED_VIRTUAL_NMIS; in nested_cpu_has_virtual_nmis()3510 PIN_BASED_VIRTUAL_NMIS | in nested_vmx_setup_ctls_msrs()4618 opt = PIN_BASED_VIRTUAL_NMIS | PIN_BASED_POSTED_INTR | in setup_vmcs_config()6363 pin_based_exec_ctrl &= ~PIN_BASED_VIRTUAL_NMIS; in vmx_pin_based_exec_ctrl()