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

/freebsd-13-stable/stand/efi/loader/
H A Dcopy.c133 start = p->PhysicalStart;
158 if (p->PhysicalStart != end)
161 end = p->PhysicalStart + p->NumberOfPages * EFI_PAGE_SIZE;
H A Dbootinfo.c276 desc->VirtualStart = desc->PhysicalStart;
H A Dmain.c1264 efi_memory_type(p->Type), (uintmax_t)p->PhysicalStart,
/freebsd-13-stable/stand/efi/include/
H A Defidef.h200 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member in struct:__anon7963
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h128 /// Physical address of the first byte in the memory region. PhysicalStart must be
132 EFI_PHYSICAL_ADDRESS PhysicalStart; member in struct:__anon9575

Completed in 98 milliseconds