Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/core/
H A Dcpu.h365 uint64_t plugin_mem_value_high; member
/openbmc/qemu/plugins/
H A Dapi.c379 value.data.u128.high = current_cpu->neg.plugin_mem_value_high; in qemu_plugin_mem_get_value()
H A Dcore.c617 cpu->neg.plugin_mem_value_high = value_high; in qemu_plugin_vcpu_mem_cb()
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c219 offsetof(CPUState, neg.plugin_mem_value_high) - in plugin_gen_mem_callbacks_i128()