Home
last modified time | relevance | path

Searched refs:handle_interrupt (Results 1 – 15 of 15) sorted by relevance

/arch/arc/kernel/
Dentry-arcv2.S47 VECTOR handle_interrupt ; (16) Timer0
48 VECTOR handle_interrupt ; unused (Timer1)
49 VECTOR handle_interrupt ; unused (WDT)
50 VECTOR handle_interrupt ; (19) Inter core Interrupt (IPI)
51 VECTOR handle_interrupt ; (20) perf Interrupt
52 VECTOR handle_interrupt ; (21) Software Triggered Intr (Self IPI)
53 VECTOR handle_interrupt ; unused
54 VECTOR handle_interrupt ; (23) unused
58 VECTOR handle_interrupt
68 ENTRY(handle_interrupt)
[all …]
/arch/alpha/oprofile/
Dop_impl.h48 void (*handle_interrupt) (unsigned long, struct pt_regs *, member
Dop_model_ev5.c195 .handle_interrupt = ev5_handle_interrupt,
205 .handle_interrupt = ev5_handle_interrupt,
Dop_model_ev4.c110 .handle_interrupt = ev4_handle_interrupt,
Dop_model_ev6.c97 .handle_interrupt = ev6_handle_interrupt,
Dcommon.c39 model->handle_interrupt(which, regs, ctr); in op_handle_interrupt()
Dop_model_ev67.c257 .handle_interrupt = ev67_handle_interrupt,
/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S34 4: .long handle_interrupt
/arch/powerpc/include/asm/
Doprofile_impl.h54 void (*handle_interrupt) (struct pt_regs *, member
/arch/powerpc/oprofile/
Dop_model_7450.c206 .handle_interrupt = fsl7450_handle_interrupt,
Dcommon.c31 model->handle_interrupt(regs, ctr); in op_handle_interrupt()
Dop_model_pa6t.c226 .handle_interrupt = pa6t_handle_interrupt,
Dop_model_fsl_emb.c379 .handle_interrupt = fsl_emb_handle_interrupt,
Dop_model_power4.c437 .handle_interrupt = power4_handle_interrupt,
Dop_model_cell.c1708 .handle_interrupt = cell_handle_interrupt,