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

/freebsd-current/stand/efi/loader/
H A Dcopy.c132 start = p->PhysicalStart;
157 if (p->PhysicalStart != end)
160 end = p->PhysicalStart + p->NumberOfPages * EFI_PAGE_SIZE;
H A Dbootinfo.c164 desc->VirtualStart = desc->PhysicalStart;
H A Dmain.c1358 efi_memory_type(p->Type), (uintmax_t)p->PhysicalStart,
/freebsd-current/stand/efi/include/
H A Defidef.h199 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member in struct:__anon620
/freebsd-current/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:__anon9493

Completed in 268 milliseconds