Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c217 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map) in efi_runtime_relocate() function
313 efi_runtime_relocate(new_offset, map); in efi_set_virtual_address_map()
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h154 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map);
/OK3568_Linux_fs/u-boot/common/
H A Dboard_r.c197 efi_runtime_relocate(gd->relocaddr, NULL); in initr_reloc_global_data()