HomeSort by relevance Sort by last modified time
    Searched refs:BASE_4KB (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/VirtualEhciPciIo/
VirtualEhciPciIo.c 419 Status = gDS->SetMemorySpaceAttributes (*DeviceAddress & ~(BASE_4KB - 1), ALIGN_VALUE (*NumberOfBytes, BASE_4KB), EFI_MEMORY_WC);
  /device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
CbSupportPei.c 369 && ((UINTN)pCbHeader > BASE_4KB)) {
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 487 #define BASE_4KB 0x00001000
    [all...]

Completed in 104 milliseconds