Searched refs:kdb_cpu_set_singlestep (Results 1 - 20 of 20) sorted by relevance

/freebsd-12-stable/sys/arm/include/
H A Dkdb.h43 extern void kdb_cpu_set_singlestep(void);
52 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h54 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/riscv/include/
H A Dkdb.h42 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h67 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/sparc64/include/
H A Dkdb.h44 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h51 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/mips/include/
H A Dkdb.h45 kdb_cpu_set_singlestep(void) function
/freebsd-12-stable/sys/i386/include/
H A Dkdb.h46 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h61 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/arm64/include/
H A Dkdb.h41 void kdb_cpu_set_singlestep(void);
H A Ddb_machdep.h57 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/amd64/include/
H A Dkdb.h46 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h58 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/powerpc/include/
H A Dkdb.h41 void kdb_cpu_set_singlestep(void);
H A Ddb_machdep.h54 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-12-stable/sys/gdb/
H A Dgdb_main.c325 kdb_cpu_set_singlestep();
337 kdb_cpu_set_singlestep();
/freebsd-12-stable/sys/powerpc/booke/
H A Dbooke_machdep.c447 kdb_cpu_set_singlestep(void) function
/freebsd-12-stable/sys/arm64/arm64/
H A Ddebug_monitor.c173 kdb_cpu_set_singlestep(void) function
/freebsd-12-stable/sys/powerpc/aim/
H A Daim_machdep.c491 kdb_cpu_set_singlestep(void) function
/freebsd-12-stable/sys/arm/arm/
H A Ddebug_monitor.c272 kdb_cpu_set_singlestep(void) function

Completed in 217 milliseconds