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

/freebsd-11-stable/sys/arm/include/
H A Dkdb.h41 extern void kdb_cpu_set_singlestep(void);
50 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h54 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-11-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-11-stable/sys/amd64/include/
H A Dkdb.h44 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h58 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-11-stable/sys/powerpc/include/
H A Dkdb.h39 void kdb_cpu_set_singlestep(void);
H A Ddb_machdep.h56 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-11-stable/sys/riscv/include/
H A Dkdb.h42 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h61 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-11-stable/sys/sparc64/include/
H A Dkdb.h42 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h53 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-11-stable/sys/mips/include/
H A Dkdb.h43 kdb_cpu_set_singlestep(void) function
/freebsd-11-stable/sys/i386/include/
H A Dkdb.h44 kdb_cpu_set_singlestep(void) function
H A Ddb_machdep.h61 #define db_set_single_step kdb_cpu_set_singlestep
/freebsd-11-stable/sys/gdb/
H A Dgdb_main.c291 kdb_cpu_set_singlestep();
303 kdb_cpu_set_singlestep();
/freebsd-11-stable/sys/powerpc/booke/
H A Dbooke_machdep.c402 kdb_cpu_set_singlestep(void) function
/freebsd-11-stable/sys/arm64/arm64/
H A Ddebug_monitor.c173 kdb_cpu_set_singlestep(void) function
/freebsd-11-stable/sys/powerpc/aim/
H A Daim_machdep.c433 kdb_cpu_set_singlestep(void) function
/freebsd-11-stable/sys/arm/arm/
H A Ddebug_monitor.c272 kdb_cpu_set_singlestep(void) function

Completed in 125 milliseconds