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

/freebsd-12-stable/sys/powerpc/include/
H A Dkdb.h53 kdb_cpu_trap(int vector, int _) function
/freebsd-12-stable/sys/riscv/include/
H A Dkdb.h58 kdb_cpu_trap(int type, int code) function
/freebsd-12-stable/sys/sparc64/include/
H A Dkdb.h54 kdb_cpu_trap(int vector, int _) function
/freebsd-12-stable/sys/mips/include/
H A Dkdb.h50 kdb_cpu_trap(int vector, int _) function
/freebsd-12-stable/sys/i386/include/
H A Dkdb.h57 kdb_cpu_trap(int type, int code) function
/freebsd-12-stable/sys/arm/include/
H A Dkdb.h65 kdb_cpu_trap(int type, int code) function
/freebsd-12-stable/sys/arm64/include/
H A Dkdb.h51 kdb_cpu_trap(int type, int code) function
/freebsd-12-stable/sys/amd64/include/
H A Dkdb.h57 kdb_cpu_trap(int type, int code) function

Completed in 98 milliseconds