Lines Matching defs:state
215 static int xen_save_physmap(XenIOState *state, XenPhysmap *physmap) in xen_save_physmap()
245 static int xen_save_physmap(XenIOState *state, XenPhysmap *physmap) in xen_save_physmap()
251 static int xen_add_to_physmap(XenIOState *state, in xen_add_to_physmap()
332 static int xen_remove_from_physmap(XenIOState *state, in xen_remove_from_physmap()
381 static void xen_sync_dirty_bitmap(XenIOState *state, in xen_sync_dirty_bitmap()
438 XenIOState *state = container_of(listener, XenIOState, memory_listener); in xen_log_start() local
460 XenIOState *state = container_of(listener, XenIOState, memory_listener); in xen_log_sync() local
518 static void handle_vmport_ioreq(XenIOState *state, ioreq_t *req) in handle_vmport_ioreq()
535 static void xen_read_physmap(XenIOState *state) in xen_read_physmap()
583 static void xen_read_physmap(XenIOState *state) in xen_read_physmap()
619 XenIOState *state; in xen_hvm_init_pc() local
708 void arch_xen_set_memory(XenIOState *state, MemoryRegionSection *section, in arch_xen_set_memory()
752 void arch_handle_ioreq(XenIOState *state, ioreq_t *req) in arch_handle_ioreq()