Home | History | Annotate | Download | only in efi

Lines Matching refs:PhysicalStart

321 		rv = callback(data, m->PhysicalStart, region_sz, type);
495 start = m->PhysicalStart;
496 end = m->PhysicalStart + (m->NumberOfPages << EFI_PAGE_SHIFT);
505 best = m->PhysicalStart;
530 if (start < min || start < m->PhysicalStart)
683 start = desc->PhysicalStart;
987 e->start = map->PhysicalStart;