tag
line
file
source code
handle_cpu
62
arch/mips/kernel/traps.c
extern asmlinkage void handle_cpu(void);
handle_cpu
385
arch/mips/kernel/traps.c
set_except_vector(11, handle_cpu);