Searched refs:BASE_512KB (Results 1 – 5 of 5) 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()
55 mov esp, (BASE_512KB + SIZE_64KB)65 push BASE_512KB
49 movl $(BASE_512KB + SIZE_64KB), %esp59 pushl $BASE_512KB
46 mov esp, (BASE_512KB + SIZE_64KB)56 push BASE_512KB
494 #define BASE_512KB 0x00080000 macro