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

/freebsd-11.0-release/sys/arm/include/
H A Dkdb.h40 extern void kdb_cpu_clear_singlestep(void);
45 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h53 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/i386/include/
H A Dkdb.h38 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h56 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/mips/include/
H A Dkdb.h38 kdb_cpu_clear_singlestep(void) function
/freebsd-11.0-release/sys/arm64/include/
H A Dkdb.h40 void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h56 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/amd64/include/
H A Dkdb.h38 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h56 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/powerpc/include/
H A Dkdb.h38 void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h55 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/riscv/include/
H A Dkdb.h37 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h60 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/sparc64/include/
H A Dkdb.h37 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h52 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-11.0-release/sys/gdb/
H A Dgdb_main.c144 kdb_cpu_clear_singlestep();
156 kdb_cpu_clear_singlestep();
162 kdb_cpu_clear_singlestep();
196 kdb_cpu_clear_singlestep();
/freebsd-11.0-release/sys/powerpc/booke/
H A Dbooke_machdep.c392 kdb_cpu_clear_singlestep(void) function
/freebsd-11.0-release/sys/arm64/arm64/
H A Ddebug_monitor.c192 kdb_cpu_clear_singlestep(void) function
/freebsd-11.0-release/sys/powerpc/aim/
H A Daim_machdep.c407 kdb_cpu_clear_singlestep(void) function
/freebsd-11.0-release/sys/arm/arm/
H A Ddebug_monitor.c307 kdb_cpu_clear_singlestep(void) function

Completed in 141 milliseconds