Searched refs:trapbase (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dkgdb_32.c15 extern unsigned long trapbase;
38 gdb_regs[GDB_TBR] = (unsigned long) &trapbase; pt_regs_to_gdb_regs()
73 gdb_regs[GDB_TBR] = (unsigned long) &trapbase; sleeping_thread_to_gdb_regs()
H A Dtrampoline_32.S109 set trapbase, %g1
168 set trapbase, %g1
H A Dsetup_32.c71 extern unsigned long trapbase;
84 "nop\n\t" : : "r" (&trapbase)); prom_sync_me()
303 sparc_ttable = (struct tt_entry *) &trapbase; setup_arch()
H A Dttable_32.S10 .globl trapbase
11 trapbase: label
H A Dhead_32.S648 set trapbase, %g3

Completed in 117 milliseconds