Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvmsix_on_msi.c139 if (((old_msgctrl ^ msgctrl) & (PCIM_MSIXCTRL_MSIX_ENABLE | PCIM_MSIXCTRL_FUNCTION_MASK)) != 0U) { in write_vmsix_cap_reg_on_msi()
146 if ((msgctrl & PCIM_MSIXCTRL_MSIX_ENABLE) != 0U) { in write_vmsix_cap_reg_on_msi()
A Dpci_pt.c78 if ((msgctrl & PCIM_MSIXCTRL_MSIX_ENABLE) != 0U) { in write_pt_vmsix_cap_reg()
A Dvpci.c997 if (((msgctrl & PCIM_MSIXCTRL_MSIX_ENABLE) != 0U) && in vpci_vmsix_enabled()
/hypervisor/include/hw/
A Dpci.h175 #define PCIM_MSIXCTRL_MSIX_ENABLE 0x8000U macro

Completed in 7 milliseconds