Home
last modified time | relevance | path

Searched refs:PCIM_MSIX_BIR_MASK (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/hw/
A Dpci.h178 #define PCIM_MSIX_BIR_MASK 0x7U macro
/hypervisor/hw/
A Dpci.c799 pdev->msix.table_bar = (uint8_t)(table_info & PCIM_MSIX_BIR_MASK); in pci_enumerate_cap()
801 pdev->msix.table_offset = table_info & ~PCIM_MSIX_BIR_MASK; in pci_enumerate_cap()

Completed in 6 milliseconds