Searched defs:kdb_cpu_trap (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/powerpc/include/
H A Dkdb.h49 kdb_cpu_trap(int vector, int _) function
/freebsd-11-stable/sys/arm/include/
H A Dkdb.h63 kdb_cpu_trap(int type, int code) function
/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/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

Completed in 73 milliseconds