Home
last modified time | relevance | path

Searched refs:cpu_intr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dintr.h80 void cpu_intr(struct trapframe *);
H A Dintr_machdep.h51 void cpu_intr(struct trapframe *);
/f-stack/freebsd/mips/mips/
H A Dintr_machdep.c245 cpu_intr(struct trapframe *tf) in cpu_intr() function
H A Dexception.S643 PTR_LA k0, _C_LABEL(cpu_intr)
759 PTR_LA k0, _C_LABEL(cpu_intr)
/f-stack/freebsd/mips/nlm/
H A Dintr_machdep.c232 cpu_intr(struct trapframe *tf) in cpu_intr() function