Searched refs:PIN_BASED_VIRTUAL_NMIS (Results 1 – 6 of 6) sorted by relevance
76 return vmcs_config.pin_based_exec_ctrl & PIN_BASED_VIRTUAL_NMIS; in cpu_has_virtual_nmis()
174 return vmcs12->pin_based_vm_exec_control & PIN_BASED_VIRTUAL_NMIS; in nested_cpu_has_virtual_nmis()
2449 opt = PIN_BASED_VIRTUAL_NMIS | PIN_BASED_POSTED_INTR | in setup_vmcs_config()3949 pin_based_exec_ctrl &= ~PIN_BASED_VIRTUAL_NMIS; in vmx_pin_based_exec_ctrl()
5814 PIN_BASED_VIRTUAL_NMIS | in nested_vmx_setup_ctls_msrs()
76 #define PIN_BASED_VIRTUAL_NMIS 0x00000020 macro
71 #define PIN_BASED_VIRTUAL_NMIS 0x00000020 macro