Searched refs:BASE_128KB (Results 1 – 2 of 2) sorted by relevance
449 AddMemoryRangeHob (0, BASE_512KB + BASE_128KB); in QemuInitializeRam()454 AddMemoryRangeHob (0, BASE_512KB + BASE_128KB); in QemuInitializeRam()504 Status = MtrrSetMemoryAttribute (BASE_512KB + BASE_128KB, in QemuInitializeRam()505 BASE_1MB - (BASE_512KB + BASE_128KB), CacheUncacheable); in QemuInitializeRam()
492 #define BASE_128KB 0x00020000 macro