Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dcopy.c86 if (map->PhysicalStart < 0x100000) in memmap_find()
90 if ((map->PhysicalStart <= addr) && in memmap_find()
91 (map->PhysicalStart + in memmap_find()
97 if ((map->PhysicalStart > addr) && in memmap_find()
99 return (map->PhysicalStart); in memmap_find()
H A Dmemmap.c106 next->sb_smap.base = p->PhysicalStart; in efi_getsmap()
129 (p->PhysicalStart == addr)) { in efi_getsmap()
H A Dmain.c1078 efi_memory_type(p->Type), p->PhysicalStart, in command_memmap()
/illumos-gate/usr/src/boot/efi/include/Pi/
H A DPiMultiPhase.h115 EFI_PHYSICAL_ADDRESS PhysicalStart; member
H A DPiHob.h325 EFI_PHYSICAL_ADDRESS PhysicalStart; member
/illumos-gate/usr/src/uts/common/sys/
H A Defi.h132 EFI_PHYSICAL_ADDRESS PhysicalStart; member
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h139 EFI_PHYSICAL_ADDRESS PhysicalStart; member
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h273 ACPI_EFI_PHYSICAL_ADDRESS PhysicalStart; member