Home
last modified time | relevance | path

Searched refs:gdb_get_max_cpus (Results 1 – 4 of 4) sorted by relevance

/qemu/gdbstub/
H A Dinternals.h135 unsigned int gdb_get_max_cpus(void); /* both */
H A Dsystem.c479 unsigned int gdb_get_max_cpus(void) in gdb_get_max_cpus() function
H A Duser.c756 unsigned int gdb_get_max_cpus(void) in gdb_get_max_cpus() function
H A Dgdbstub.c736 unsigned int max_cpus = gdb_get_max_cpus(); in gdb_handle_vcont()