Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/
A Dromapi.c16 set_gd(sgd); in rom_api_download_image()
28 set_gd(sgd); in rom_api_query_boot_infor()
46 set_gd(pgd); in get_boot_device()
/u-boot/arch/riscv/include/asm/
A Dglobal_data.h41 static inline void set_gd(volatile gd_t *gd_ptr) in set_gd() function
/u-boot/arch/arm/include/asm/
A Dglobal_data.h136 static inline void set_gd(volatile gd_t *gd_ptr) in set_gd() function
/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dspl_boot.c125 set_gd(&gdata); in mxs_common_spl_init()
/u-boot/doc/develop/
A Dglobal_data.rst52 function tracing. For setting the value of gd function set_gd() can be used.
/u-boot/arch/arm/mach-exynos/
A Dspl_boot.c312 set_gd(gdp); in setup_global_data()
/u-boot/lib/
A Dtrace.c92 set_gd(temp_gd); in trace_swap_gd()
/u-boot/lib/efi_loader/
A Defi_boottime.c107 set_gd(efi_gd); in __efi_entry_check()
117 set_gd(app_gd); in __efi_exit_check()
151 set_gd(efi_gd); in efi_restore_gd()
3192 set_gd(app_gd); in efi_start_image()

Completed in 23 milliseconds