Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/u-boot/arch/m68k/lib/
H A Dbootm.c31 ulong sp; in arch_lmb_reserve() local
103 ulong sp; in get_sp() local
/openbmc/u-boot/arch/riscv/include/asm/
H A Dsetjmp.h17 unsigned long sp; member
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dmachines.py34 def register_commands(self, sp): argument
H A Dcreate.py82 def register_commands(self, sp): argument
H A Dbuildconf.py79 def register_commands(self, sp): argument
H A Dmakesetup.py84 def register_commands(self, sp): argument
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_thread.h28 abi_ulong sp; in target_thread_set_upcall() local
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_thread.h27 abi_ulong sp; in target_thread_set_upcall() local
H A Dtarget_syscall.h43 uint64_t sp; member
H A Dtarget_arch_reg.h28 uint64_t sp; member
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_thread.h27 abi_ulong sp; in target_thread_set_upcall() local
/openbmc/qemu/linux-user/hexagon/
H A Dtarget_syscall.h23 abi_long sp; member
/openbmc/u-boot/arch/powerpc/lib/
H A Dbootm.c116 ulong size, sp, bootmap_base; in arch_lmb_reserve() local
262 ulong sp; in get_sp() local
/openbmc/qemu/linux-user/aarch64/
H A Dtarget_syscall.h6 uint64_t sp; member
/openbmc/u-boot/arch/arm/mach-imx/
H A Dmisc.c87 ulong sp, bank_end; in board_lmb_reserve() local
/openbmc/qemu/target/m68k/
H A Dop_helper.c30 uint32_t sp; in cf_rte() local
44 uint32_t sp; in m68k_rte() local
189 uint32_t sp; in cf_interrupt_all() local
244 static inline void do_stack_frame(CPUM68KState *env, uint32_t *sp, in do_stack_frame()
277 uint32_t sp; in m68k_interrupt_all() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dtraps.c33 static void print_backtrace(unsigned long *sp) in print_backtrace()
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dlayerindex.py245 def register_commands(self, sp): argument
H A Daction.py269 def register_commands(self, sp): argument
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dtraps.c37 static void print_backtrace(unsigned long *sp) in print_backtrace()
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h53 #define sp $29 /* stack pointer */ macro
96 #define sp $29 /* stack pointer */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dtraps.c31 static void print_backtrace(unsigned long *sp) in print_backtrace()
/openbmc/qemu/bsd-user/
H A Dsignal.c43 static inline int on_sig_stack(TaskState *ts, unsigned long sp) in on_sig_stack()
48 static inline int sas_ss_flags(TaskState *ts, unsigned long sp) in sas_ss_flags()
600 abi_long do_sigaltstack(abi_ulong uss_addr, abi_ulong uoss_addr, abi_ulong sp) in do_sigaltstack()
732 abi_ulong sp; in get_sigframe() local
/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c112 abi_ptr sp = orig_sp; in extframe_alloc() local
127 struct extctx_layout *extctx, abi_ptr sp) in setup_extcontext()
337 abi_ulong sp; in get_sigframe() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c483 static void collect_langs(struct usb_gadget_strings **sp, __le16 *buf) in collect_langs()
503 struct usb_gadget_strings **sp, in lookup_string()
527 struct usb_gadget_strings **sp; in get_string() local

1234