Home
last modified time | relevance | path

Searched refs:process_int (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/m68k/68000/
Dentry.S137 jbsr process_int /* process the IRQ*/
148 jbsr process_int /* process the IRQ*/
159 jbsr process_int /* process the IRQ*/
170 jbsr process_int /* process the IRQ*/
181 jbsr process_int /* process the IRQ*/
192 jbsr process_int /* process the IRQ*/
203 jbsr process_int /* process the IRQ*/
214 jbsr process_int /* process the IRQ*/
Dints.c77 void process_int(int vec, struct pt_regs *fp) in process_int() function