Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dmemory.h577 NotifyRamPopulate notify_populate; member
610 rdl->notify_populate = populate_fn; in ram_discard_listener_init()
/qemu/hw/virtio/
H A Dvirtio-mem.c330 return rdl->notify_populate(rdl, s); in virtio_mem_notify_populate_cb()
368 ret = rdl->notify_populate(rdl, &tmp); in virtio_mem_notify_plug()