taglinefilesource code
mach_process_int170arch/m68k/kernel/ints.cif (mach_process_int)
mach_process_int171arch/m68k/kernel/ints.cmach_process_int(vec, regs);
mach_process_int57arch/m68k/kernel/setup.cvoid (*mach_process_int) (int, struct pt_regs *) = NULL;
mach_process_int25include/asm-m68k/machdep.hextern void (*mach_process_int) (int level, struct pt_regs *fp);