Home
last modified time | relevance | path

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

/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
/qemu/include/monitor/
H A Dhmp-target.h45 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval);
/qemu/monitor/
H A Dhmp-target.c123 ret = target_get_monitor_def(cs, name, &tmp); in get_monitor_def()
/qemu/target/ppc/
H A Dppc-qmp-cmds.c137 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval) in target_get_monitor_def() function