Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dmemory.h1217 static inline bool MemoryRegionSection_eq(MemoryRegionSection *a, in MemoryRegionSection_eq() function
/qemu/hw/virtio/
H A Dvhost.c585 if (!MemoryRegionSection_eq(&old_sections[i], in vhost_commit()