Searched defs:pval (Results 1 – 7 of 7) sorted by relevance
| /qemu/stubs/ |
| A D | target-get-monitor-def.c | 26 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval) in target_get_monitor_def()
|
| /qemu/monitor/ |
| A D | hmp-target.c | 88 int get_monitor_def(Monitor *mon, int64_t *pval, const char *name) in get_monitor_def()
|
| A D | hmp.c | 510 static int get_expr(Monitor *mon, int64_t *pval, const char **pp) in get_expr() 525 static int get_double(Monitor *mon, double *pval, const char **pp) in get_double()
|
| /qemu/target/ppc/ |
| A D | ppc-qmp-cmds.c | 137 int target_get_monitor_def(CPUState *cs, const char *name, uint64_t *pval) in target_get_monitor_def()
|
| /qemu/migration/ |
| A D | vmstate-types.c | 719 GTree **pval = pv; in put_gtree() local 747 GTree **pval = pv; in get_gtree() local
|
| /qemu/hw/scsi/ |
| A D | vmw_pvscsi.c | 53 #define RS_GET_FIELD(pval, m, field) \ argument
|
| /qemu/system/ |
| A D | memory.c | 1451 uint64_t *pval, in memory_region_dispatch_read1() 1474 uint64_t *pval, in memory_region_dispatch_read()
|
Completed in 23 milliseconds