Searched refs:PhysicalStart (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/efi32/include/efi/
H A Defidef.h187 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member in struct:__anon19499
/external/syslinux/efi64/include/efi/
H A Defidef.h187 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member in struct:__anon19679
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
H A Defidef.h187 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member in struct:__anon19882
/external/syslinux/efi/
H A Dmain.c321 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;
/external/syslinux/gpxe/src/include/gpxe/efi/Pi/
H A DPiHob.h218 EFI_PHYSICAL_ADDRESS PhysicalStart; member in struct:__anon20587
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
H A DUefiSpec.h78 EFI_PHYSICAL_ADDRESS PhysicalStart; member in struct:__anon20695

Completed in 132 milliseconds