Searched refs:PhysicalStart (Results 1 – 5 of 5) sorted by relevance
129 start = p->PhysicalStart; in efi_verify_staging_size()154 if (p->PhysicalStart != end) in efi_verify_staging_size()157 end = p->PhysicalStart + p->NumberOfPages * EFI_PAGE_SIZE; in efi_verify_staging_size()
161 desc->VirtualStart = desc->PhysicalStart; in efi_do_vmap()
1600 efi_memory_type(p->Type), (uintmax_t)p->PhysicalStart, in command_memmap()
199 EFI_PHYSICAL_ADDRESS PhysicalStart; // Field size is 64 bits member
132 EFI_PHYSICAL_ADDRESS PhysicalStart; member