Home
last modified time | relevance | path

Searched refs:set_gd (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/riscv/include/asm/
A Dglobal_data.h39 static inline void set_gd(volatile gd_t *gd_ptr) in set_gd() function
/u-boot/arch/arm/include/asm/
A Dglobal_data.h121 static inline void set_gd(volatile gd_t *gd_ptr) in set_gd() function
/u-boot/doc/develop/
A Dglobal_data.rst49 function tracing. For setting the value of gd function set_gd() can be used.
/u-boot/lib/
A Dtrace.c89 set_gd(temp_gd); in trace_swap_gd()
/u-boot/lib/efi_loader/
A Defi_boottime.c101 set_gd(efi_gd); in __efi_entry_check()
111 set_gd(app_gd); in __efi_exit_check()
145 set_gd(efi_gd); in efi_restore_gd()
3027 set_gd(app_gd); in efi_start_image()

Completed in 33 milliseconds