Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/include/asm/
Dtraps.h14 struct tt_entry { struct
22 extern struct tt_entry *sparc_ttable; argument
/linux-5.19.10/arch/sparc/kernel/
Dkernel.h142 extern struct tt_entry trapbase;
143 extern struct tt_entry trapbase_cpu1;
144 extern struct tt_entry trapbase_cpu2;
145 extern struct tt_entry trapbase_cpu3;
Dirq_32.c269 struct tt_entry *trap_table; in sparc_floppy_request_irq()
Dsetup_32.c268 struct tt_entry *sparc_ttable;
Dleon_smp.c278 struct tt_entry *trap_table; in leon_ipi_init()
Dsun4d_irq.c398 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4d_fixup_trap_table()
Dsun4m_irq.c418 struct tt_entry *trap_table = &sparc_ttable[SP_TRAP_IRQ1 + (14 - 1)]; in sun4m_init_timers()