Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c350 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map) in efi_runtime_relocate() function
516 efi_runtime_relocate(new_offset, map); in efi_set_virtual_address_map()
/openbmc/u-boot/common/
H A Dboard_r.c160 efi_runtime_relocate(gd->relocaddr, NULL); in initr_reloc_global_data()
/openbmc/u-boot/include/
H A Defi_loader.h312 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map);