Home
last modified time | relevance | path

Searched refs:TBR (Results 1 – 10 of 10) sorted by relevance

/arch/mn10300/kernel/
Dentry.S286 mov (TBR),d0
290 mov d0,(sp) # save d0(TBR)
298 add 4,sp # no need to store TBR
315 add 4,sp # no need to store TBR
330 mov (sp),d0 # restore TBR to d0
350 mov (TBR),d0
Dhead.S91 mov d0,(TBR)
Dtraps.c331 printk(KERN_EMERG "TBR: %08x\n", TBR); in show_registers_only()
/arch/mn10300/include/asm/
Dcpu-regs.h133 #define TBR __SYSREG(0xc0000024, u32) /* Trap table base */ macro
/arch/mn10300/mm/
Dfault.c132 gdbstub_exception(regs, TBR & TBR_INT_CODE); in do_page_fault()
/arch/frv/kernel/
Dentry-table.S37 # table, as indexed by the exception ID from the TBR.
Dhead.S439 # point the TBR at the kernel trap table
Dentry.S189 # TBR - kernel trap vector table
/arch/mn10300/
DKconfig159 the TBR register. It must be on 16MiB address boundary.
/arch/powerpc/xmon/
Dppc-opc.c496 #define TBR SV + 1 macro
500 #define TO TBR + 1
3805 { "mftb", X(31,371), X_MASK, CLASSIC, { RT, TBR } },