Home
last modified time | relevance | path

Searched defs:gd_ptr (Results 1 – 4 of 4) sorted by relevance

/u-boot/common/init/
A Dboard_init.c18 __weak void arch_setup_gd(struct global_data *gd_ptr) in arch_setup_gd()
134 struct global_data *gd_ptr; in board_init_f_init_reserve() local
/u-boot/arch/riscv/include/asm/
A Dglobal_data.h39 static inline void set_gd(volatile gd_t *gd_ptr) in set_gd()
/u-boot/arch/arm/include/asm/
A Dglobal_data.h101 gd_t *gd_ptr; in get_gd() local
121 static inline void set_gd(volatile gd_t *gd_ptr) in set_gd()
/u-boot/arch/x86/include/asm/
A Dglobal_data.h143 gd_t *gd_ptr; in get_fs_gd_ptr() local

Completed in 6 milliseconds