Home
last modified time | relevance | path

Searched refs:tt_entry (Results 1 – 7 of 7) sorted by relevance

/arch/sparc/include/asm/
Dtraps.h13 struct tt_entry { struct
21 extern struct tt_entry *sparc_ttable; argument
/arch/sparc/kernel/
Dkernel.h129 extern struct tt_entry trapbase;
130 extern struct tt_entry trapbase_cpu1;
131 extern struct tt_entry trapbase_cpu2;
132 extern struct tt_entry trapbase_cpu3;
Dirq_32.c268 struct tt_entry *trap_table; in sparc_floppy_request_irq()
Dsetup_32.c267 struct tt_entry *sparc_ttable;
Dleon_smp.c279 struct tt_entry *trap_table; in leon_ipi_init()
Dsun4m_irq.c417 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4m_init_timers()
Dsun4d_irq.c397 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4d_fixup_trap_table()