Searched refs:SystemPageSize (Results 1 – 4 of 4) sorted by relevance
1647 if (PciIoDevice->VfPciBar[BarIndex].Alignment < PciIoDevice->SystemPageSize - 1) { in PciIovParseVfBar()1648 PciIoDevice->VfPciBar[BarIndex].Alignment = PciIoDevice->SystemPageSize - 1; in PciIovParseVfBar()1673 if (PciIoDevice->VfPciBar[BarIndex].Alignment < PciIoDevice->SystemPageSize - 1) { in PciIovParseVfBar()1674 PciIoDevice->VfPciBar[BarIndex].Alignment = PciIoDevice->SystemPageSize - 1; in PciIovParseVfBar()1714 if (PciIoDevice->VfPciBar[BarIndex].Alignment < PciIoDevice->SystemPageSize - 1) { in PciIovParseVfBar()1715 PciIoDevice->VfPciBar[BarIndex].Alignment = PciIoDevice->SystemPageSize - 1; in PciIovParseVfBar()1728 if (PciIoDevice->VfPciBar[BarIndex].Alignment < PciIoDevice->SystemPageSize - 1) { in PciIovParseVfBar()1729 PciIoDevice->VfPciBar[BarIndex].Alignment = PciIoDevice->SystemPageSize - 1; in PciIovParseVfBar()2275 PciIoDevice->SystemPageSize = (PcdGet32 (PcdSrIovSystemPageSize) & SupportedPageSize); in CreatePciIoDevice()2276 ASSERT (PciIoDevice->SystemPageSize != 0); in CreatePciIoDevice()[all …]
283 UINT32 SystemPageSize; member
272 UINT32 SystemPageSize;
380 UINT32 SystemPageSize; member