Lines Matching refs:PhysicalStart
113 if (md->PhysicalStart > target->PhysicalStart) {
170 md->PhysicalStart == target->PhysicalStart + target->NumberOfPages * EFI_PAGE_SIZE) {
218 memmap[i].addr = md->PhysicalStart;
248 if (md->PhysicalStart >= 1 * 1024 * 1024)
250 if (basemem != md->PhysicalStart)
254 epa = md->PhysicalStart + MappingSize;
287 if (md->PhysicalStart >= 4 * 1024 * 1024 * 1024ULL)
291 epa = md->PhysicalStart + MappingSize;
298 pa = md->PhysicalStart;
361 printf("0x%" PRIxMAX "-0x%" PRIxMAX, (uintmax_t)md->PhysicalStart,
362 (uintmax_t)(md->PhysicalStart + MappingSize - 1));
404 (uintmax_t)md->PhysicalStart,
405 (uintmax_t)md->PhysicalStart +