Searched defs:ssp (Results 1 – 11 of 11) sorted by relevance
/arch/arm/plat-pxa/ |
D | ssp.c | 42 struct ssp_device *ssp = NULL; in pxa_ssp_request() local 63 void pxa_ssp_free(struct ssp_device *ssp) in pxa_ssp_free() 79 struct ssp_device *ssp; in pxa_ssp_probe() local 170 struct ssp_device *ssp; in pxa_ssp_remove() local
|
/arch/arm/mach-sa1100/ |
D | ssp.c | 161 void ssp_save_state(struct ssp_state *ssp) in ssp_save_state() 175 void ssp_restore_state(struct ssp_state *ssp) in ssp_restore_state()
|
/arch/h8300/kernel/ |
D | traps.c | 44 asmlinkage void set_esp0 (unsigned long ssp) in set_esp0()
|
/arch/mn10300/kernel/ |
D | kgdb.c | 34 unsigned long ssp = (unsigned long) (regs + 1); in pt_regs_to_gdb_regs() local
|
D | traps.c | 311 unsigned long ssp; in show_registers_only() local
|
D | gdb-stub.c | 1181 uint32_t zero, ssp; in gdbstub() local
|
/arch/x86/kernel/ |
D | vm86_32.c | 525 unsigned char __user *ssp, unsigned short sp) in do_int() 582 unsigned char __user *ssp; in handle_vm86_fault() local
|
/arch/parisc/kernel/ |
D | signal32.c | 158 stack_t *ssp = NULL, *ossp = NULL; in do_sigaltstack32() local
|
/arch/m68k/kernel/ |
D | traps.c | 1183 asmlinkage void set_esp0(unsigned long ssp) in set_esp0()
|
/arch/mn10300/include/asm/ |
D | gdb-stub.h | 83 u32 ssp, msp, usp, mcrh, mcrl, mcvf; member
|
/arch/arm/common/ |
D | fiq_debugger.c | 447 struct pt_regs * const regs, unsigned int depth, void *ssp) in dump_stacktrace()
|