Searched refs:tt_entry (Results 1 – 6 of 6) sorted by relevance
15 struct tt_entry { struct23 extern struct tt_entry *sparc_ttable; argument
174 struct tt_entry kgdb_savettable[256];178 static inline void copy_ttentry(struct tt_entry *src, struct tt_entry *dest) in copy_ttentry()
294 struct tt_entry *sparc_ttable;305 sparc_ttable = (struct tt_entry *) &start; in setup_arch()
460 struct tt_entry *trap_table; in request_fast_irq()461 extern struct tt_entry trapbase_cpu1, trapbase_cpu2, trapbase_cpu3; in request_fast_irq()
306 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4m_init_timers()
488 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4d_init_timers()