Searched refs:efi_addr (Results 1 – 2 of 2) sorted by relevance
121 efi_physical_addr_t efi_addr = preferred_addr; in efi_relocate_kernel() local140 EFI_LOADER_DATA, nr_pages, &efi_addr); in efi_relocate_kernel()141 new_addr = efi_addr; in efi_relocate_kernel()
43 efi_physical_addr_t efi_addr = EFI_KIMG_PREFERRED_ADDRESS; in alloc_preferred_address() local46 alloc_size / EFI_PAGE_SIZE, &efi_addr) == EFI_SUCCESS) in alloc_preferred_address()47 return efi_addr; in alloc_preferred_address()