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

/freebsd-12-stable/sys/arm/include/
H A Dkdb.h42 extern void kdb_cpu_clear_singlestep(void);
47 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h53 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-12-stable/sys/riscv/include/
H A Dkdb.h37 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h66 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-12-stable/sys/sparc64/include/
H A Dkdb.h39 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h50 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-12-stable/sys/mips/include/
H A Dkdb.h40 kdb_cpu_clear_singlestep(void) function
/freebsd-12-stable/sys/i386/include/
H A Dkdb.h40 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h60 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-12-stable/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-12-stable/sys/amd64/include/
H A Dkdb.h40 kdb_cpu_clear_singlestep(void) function
H A Ddb_machdep.h57 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-12-stable/sys/powerpc/include/
H A Dkdb.h40 void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h53 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-12-stable/sys/gdb/
H A Dgdb_main.c173 kdb_cpu_clear_singlestep();
185 kdb_cpu_clear_singlestep();
191 kdb_cpu_clear_singlestep();
239 kdb_cpu_clear_singlestep();
/freebsd-12-stable/sys/powerpc/booke/
H A Dbooke_machdep.c437 kdb_cpu_clear_singlestep(void) function
/freebsd-12-stable/sys/arm64/arm64/
H A Ddebug_monitor.c192 kdb_cpu_clear_singlestep(void) function
/freebsd-12-stable/sys/powerpc/aim/
H A Daim_machdep.c484 kdb_cpu_clear_singlestep(void) function
/freebsd-12-stable/sys/arm/arm/
H A Ddebug_monitor.c307 kdb_cpu_clear_singlestep(void) function

Completed in 219 milliseconds