Home
last modified time | relevance | path

Searched refs:efi_runtime_relocate (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/lib/efi_loader/
Defi_runtime.c254 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map) in efi_runtime_relocate() function
364 efi_runtime_relocate(new_offset, map); in efi_set_virtual_address_map()
/external/u-boot/common/
Dboard_r.c161 efi_runtime_relocate(gd->relocaddr, NULL); in initr_reloc_global_data()
/external/u-boot/include/
Defi_loader.h252 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map);