Home
last modified time | relevance | path

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

/linux/arch/m68k/68000/
H A Dints.h7 asmlinkage void process_int(int vec, struct pt_regs *fp);
H A Dints.c80 asmlinkage void process_int(int vec, struct pt_regs *fp) in process_int() function