Home
last modified time | relevance | path

Searched refs:PCIM_MSICTRL_MME_MASK (Results 1 – 3 of 3) sorted by relevance

/hypervisor/dm/vpci/
A Dvmsi.c117 if ((msgctrl & (PCIM_MSICTRL_MSI_ENABLE | PCIM_MSICTRL_MME_MASK)) == PCIM_MSICTRL_MSI_ENABLE) { in write_vmsi_cap_reg()
151 val &= ~((uint32_t)PCIM_MSICTRL_MME_MASK << 16U); in init_vmsi()
A Dvmsix_on_msi.c142 msi_msgctrl = msi_msgctrl & (~PCIM_MSICTRL_MME_MASK); in write_vmsix_cap_reg_on_msi()
/hypervisor/include/hw/
A Dpci.h161 #define PCIM_MSICTRL_MME_MASK 0x0070U macro

Completed in 6 milliseconds