Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumeratorSupport.c2236 UINT32 SupportedPageSize; in CreatePciIoDevice() local
2273 &SupportedPageSize in CreatePciIoDevice()
2275 PciIoDevice->SystemPageSize = (PcdGet32 (PcdSrIovSystemPageSize) & SupportedPageSize); in CreatePciIoDevice()
2332 SupportedPageSize, PciIoDevice->SystemPageSize >> 12, FirstVFOffset in CreatePciIoDevice()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h379 UINT32 SupportedPageSize; member