Searched refs:tl1 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtraps.c121 if (notify_die(DIE_TRAP_TL1, "bad trap tl1", regs,
166 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs,
205 if (notify_die(DIE_TRAP_TL1, "instruction access exception tl1", regs,
253 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs,
292 if (notify_die(DIE_TRAP_TL1, "data access exception tl1", regs,
410 static void spitfire_cee_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned long udbl, int tl1, struct pt_regs *regs) argument
415 smp_processor_id(), afsr, afar, udbl, udbh, tl1);
431 static void spitfire_ue_log(unsigned long afsr, unsigned long afar, unsigned long udbh, unsigned long udbl, unsigned long tt, int tl1, struct pt_regs *regs) argument
437 smp_processor_id(), afsr, afar, udbl, udbh, tt, tl1);
449 if (tl1)
473 int tl1; local
[all...]

Completed in 35 milliseconds