Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dkdb.h40 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/f-stack/freebsd/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
/f-stack/freebsd/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
/f-stack/freebsd/i386/include/
H A Dkdb.h40 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
/f-stack/freebsd/amd64/include/
H A Dkdb.h40 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
/f-stack/freebsd/arm64/arm64/
H A Ddebug_monitor.c205 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function
/f-stack/freebsd/arm/arm/
H A Ddebug_monitor.c306 kdb_cpu_clear_singlestep(void) in kdb_cpu_clear_singlestep() function