Searched refs:kdb_cpu_trap (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/arm64/include/
H A Dkdb.h51 kdb_cpu_trap(int type, int code) function
/freebsd-11-stable/sys/amd64/include/
H A Dkdb.h55 kdb_cpu_trap(int type, int code) function
/freebsd-11-stable/sys/powerpc/include/
H A Dkdb.h49 kdb_cpu_trap(int vector, int _) function
/freebsd-11-stable/sys/riscv/include/
H A Dkdb.h54 kdb_cpu_trap(int type, int code) function
/freebsd-11-stable/sys/sparc64/include/
H A Dkdb.h52 kdb_cpu_trap(int vector, int _) function
/freebsd-11-stable/sys/mips/include/
H A Dkdb.h48 kdb_cpu_trap(int vector, int _) function
/freebsd-11-stable/sys/i386/include/
H A Dkdb.h55 kdb_cpu_trap(int type, int code) function
/freebsd-11-stable/sys/arm/include/
H A Dkdb.h63 kdb_cpu_trap(int type, int code) function
/freebsd-11-stable/sys/kern/
H A Dsubr_kdb.c681 kdb_cpu_trap(type, code);

Completed in 102 milliseconds