Home
last modified time | relevance | path

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

/freebsd-13.1/sys/arm64/include/
H A Dkdb.h40 void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h58 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-13.1/sys/mips/include/
H A Dkdb.h40 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/freebsd-13.1/sys/riscv/include/
H A Dkdb.h37 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
H A Ddb_machdep.h66 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-13.1/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-13.1/sys/arm/include/
H A Dkdb.h41 extern void kdb_cpu_clear_singlestep(void);
H A Ddb_machdep.h52 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-13.1/sys/amd64/include/
H A Dkdb.h43 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-13.1/sys/i386/include/
H A Dkdb.h43 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
H A Ddb_machdep.h60 #define db_clear_single_step kdb_cpu_clear_singlestep
/freebsd-13.1/sys/gdb/
H A Dgdb_main.c604 kdb_cpu_clear_singlestep(); in gdb_handle_detach()
769 kdb_cpu_clear_singlestep(); in gdb_trap()
781 kdb_cpu_clear_singlestep(); in gdb_trap()
/freebsd-13.1/sys/powerpc/booke/
H A Dbooke_machdep.c456 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/freebsd-13.1/sys/arm64/arm64/
H A Ddebug_monitor.c208 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/freebsd-13.1/sys/powerpc/aim/
H A Daim_machdep.c521 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/freebsd-13.1/sys/arm/arm/
H A Ddebug_monitor.c306 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function