Searched refs:MSIXCAP_BASE (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/pci/
H A Ddevice.hh90 const int MSIXCAP_BASE; member in class:PciDevice
H A Ddevice.cc74 MSIXCAP_BASE(p->MSIXCAPBaseOffset),
147 // allocate MSIX structures if MSIXCAP_BASE
155 if (MSIXCAP_BASE != 0x0) {
450 if (MSIXCAP_BASE != 0x0) {
528 // Only allocate if MSIXCAP_BASE is not 0x0
529 if (MSIXCAP_BASE != 0x0) {

Completed in 6 milliseconds