Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h135 unsigned int gdb_get_max_cpus(void); /* both */
H A Dsystem.c476 unsigned int gdb_get_max_cpus(void) in gdb_get_max_cpus() function
H A Duser.c679 unsigned int gdb_get_max_cpus(void) in gdb_get_max_cpus() function
H A Dgdbstub.c724 unsigned int max_cpus = gdb_get_max_cpus(); in gdb_handle_vcont()