Home
last modified time | relevance | path

Searched refs:x86_cpu_gdb_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/
H A Dgdbstub.c447 void x86_cpu_gdb_init(CPUState *cs) in x86_cpu_gdb_init() function
H A Dcpu.h2291 void x86_cpu_gdb_init(CPUState *cs);
H A Dcpu.c7994 x86_cpu_gdb_init(cs); in x86_cpu_realizefn()