Home
last modified time | relevance | path

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

/openbmc/qemu/stubs/
H A Dtarget-get-monitor-def.c24 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval);
26 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval) in target_get_monitor_def() function
/openbmc/qemu/include/monitor/
H A Dhmp-target.h42 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval);
/openbmc/qemu/monitor/
H A Dhmp-target.c123 ret = target_get_monitor_def(cs, name, &tmp); in get_monitor_def()
/openbmc/qemu/target/ppc/
H A Dppc-qmp-cmds.c133 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval) in target_get_monitor_def() function