Searched refs:tt_entry (Results 1 – 7 of 7) sorted by relevance
73 extern struct tt_entry trapbase_cpu1;74 extern struct tt_entry trapbase_cpu2;75 extern struct tt_entry trapbase_cpu3;
206 struct tt_entry *sparc_ttable;215 sparc_ttable = (struct tt_entry *) &trapbase; in setup_arch()
256 struct tt_entry *trap_table; in sparc_floppy_request_irq()
426 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4m_init_timers()
325 struct tt_entry *trap_table; in leon_ipi_init()
406 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4d_fixup_trap_table()
15 struct tt_entry { struct23 extern struct tt_entry *sparc_ttable; argument