Home
last modified time | relevance | path

Searched refs:hppa_cpu_dump_state (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dsys_helper.c104 hppa_cpu_dump_state(cs, logfile, 0); in HELPER()
H A Dint_helper.c257 hppa_cpu_dump_state(cs, logfile, 0); in hppa_cpu_do_interrupt()
H A Dhelper.c103 void hppa_cpu_dump_state(CPUState *cs, FILE *f, int flags) in hppa_cpu_dump_state() function
H A Dcpu.c250 cc->dump_state = hppa_cpu_dump_state; in hppa_cpu_class_init()
H A Dcpu.h361 void hppa_cpu_dump_state(CPUState *cs, FILE *f, int);