Searched refs:plugin_cb_flags (Results 1 – 3 of 3) sorted by relevance
125 offsetof(CPUState, neg.plugin_cb_flags) - sizeof(CPUState)); in gen_udata_cb()130 offsetof(CPUState, neg.plugin_cb_flags) - sizeof(CPUState)); in gen_udata_cb()191 offsetof(CPUState, neg.plugin_cb_flags) - sizeof(CPUState)); in gen_udata_cond_cb()196 offsetof(CPUState, neg.plugin_cb_flags) - sizeof(CPUState)); in gen_udata_cond_cb()238 offsetof(CPUState, neg.plugin_cb_flags) - sizeof(CPUState)); in gen_mem_cb()245 offsetof(CPUState, neg.plugin_cb_flags) - sizeof(CPUState)); in gen_mem_cb()
218 cpu->neg.plugin_cb_flags = flags; in qemu_plugin_set_cb_flags()224 return current_cpu->neg.plugin_cb_flags; in qemu_plugin_get_cb_flags()
371 int32_t plugin_cb_flags; member