Searched refs:process_int (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/m68k/68000/ | ||
| H A D | ints.h | 7 asmlinkage void process_int(int vec, struct pt_regs *fp); |
| H A D | ints.c | 80 asmlinkage void process_int(int vec, struct pt_regs *fp) in process_int() function |