Home
last modified time | relevance | path

Searched refs:reg_equal (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-user.c561 static inline bool reg_equal(struct vhost_memory_region *shadow_reg, in reg_equal() function
599 if (reg_equal(shadow_reg, reg)) { in scrub_shadow_regions()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c999 static inline bool reg_equal(VuDevRegion *vudev_reg, in reg_equal() function
1043 if (!r || !reg_equal(r, msg_region)) { in vu_rem_mem_reg()