Home
last modified time | relevance | path

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

/external/syslinux/efi/
Dmain.c321 rv = callback(data, m->PhysicalStart, region_sz, type); in efi_scan_memory()
495 start = m->PhysicalStart; in find_addr()
496 end = m->PhysicalStart + (m->NumberOfPages << EFI_PAGE_SHIFT); in find_addr()
505 best = m->PhysicalStart; in find_addr()
530 if (start < min || start < m->PhysicalStart) in find_addr()
683 start = desc->PhysicalStart; in emalloc()
987 e->start = map->PhysicalStart; in exit_boot()
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidef.h187 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member
/external/syslinux/efi64/include/efi/
Defidef.h187 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member
/external/syslinux/efi32/include/efi/
Defidef.h187 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member
/external/syslinux/gpxe/src/include/gpxe/efi/Pi/
DPiHob.h218 EFI_PHYSICAL_ADDRESS PhysicalStart; member
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiSpec.h78 EFI_PHYSICAL_ADDRESS PhysicalStart; member