Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumeratorSupport.c1647 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 …]
DPciBus.h283 UINT32 SystemPageSize; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h272 UINT32 SystemPageSize;
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h380 UINT32 SystemPageSize; member