Home
last modified time | relevance | path

Searched refs:PCIM_MSICTRL_MSI_ENABLE (Results 1 – 4 of 4) sorted by relevance

/hypervisor/dm/vpci/
A Dvmsi.c48 msgctrl |= PCIM_MSICTRL_MSI_ENABLE; in enable_disable_msi()
50 msgctrl &= ~PCIM_MSICTRL_MSI_ENABLE; in enable_disable_msi()
117 if ((msgctrl & (PCIM_MSICTRL_MSI_ENABLE | PCIM_MSICTRL_MME_MASK)) == PCIM_MSICTRL_MSI_ENABLE) { in write_vmsi_cap_reg()
A Dvmsix_on_msi.c143 msi_msgctrl &= ~ PCIM_MSICTRL_MSI_ENABLE; in write_vmsix_cap_reg_on_msi()
149 msi_msgctrl |= PCIM_MSICTRL_MSI_ENABLE; in write_vmsix_cap_reg_on_msi()
/hypervisor/include/hw/
A Dpci.h154 #define PCIM_MSICTRL_MSI_ENABLE 0x01U macro
/hypervisor/hw/
A Dpci.c557 msgctrl &= ~PCIM_MSICTRL_MSI_ENABLE; in config_pci_bridge()

Completed in 7 milliseconds