Home
last modified time | relevance | path

Searched refs:kdb_cpu_clear_singlestep (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/riscv/include/
H A Dkdb.h33 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
H A Ddb_machdep.h64 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd/sys/powerpc/include/
H A Dkdb.h38 void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h52 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd/sys/arm/include/
H A Dkdb.h37 extern void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h51 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd/sys/amd64/include/
H A Dkdb.h39 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
H A Ddb_machdep.h54 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd/sys/i386/include/
H A Dkdb.h39 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
H A Ddb_machdep.h57 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd/sys/arm64/include/
H A Dkdb.h38 void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h60 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd/sys/gdb/
H A Dgdb_main.c604 kdb_cpu_clear_singlestep(); in gdb_handle_detach()
777 kdb_cpu_clear_singlestep(); in gdb_trap()
789 kdb_cpu_clear_singlestep(); in gdb_trap()
/freebsd/sys/powerpc/booke/
H A Dbooke_machdep.c452 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c519 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep()
518 kdb_cpu_clear_singlestep(void) kdb_cpu_clear_singlestep() function
/freebsd/sys/arm64/arm64/
H A Ddebug_monitor.c240 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep()
220 kdb_cpu_clear_singlestep(void) kdb_cpu_clear_singlestep() function
/freebsd/sys/arm/arm/
H A Ddebug_monitor.c304 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function