Searched refs:riscv_cpu_intr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/riscv/include/
H A Dintr.h47 void riscv_cpu_intr(struct trapframe *);
/freebsd-11-stable/sys/riscv/riscv/
H A Dtrap.c277 riscv_cpu_intr(frame);
332 riscv_cpu_intr(frame);
H A Dintr_machdep.c199 riscv_cpu_intr(struct trapframe *frame) function
207 ("riscv_cpu_intr: wrong frame passed"));

Completed in 114 milliseconds