Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dmemory.h531 NotifyRamPopulate notify_populate; member
564 rdl->notify_populate = populate_fn; in ram_discard_listener_init()
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c337 return rdl->notify_populate(rdl, s); in virtio_mem_notify_populate_cb()
375 ret = rdl->notify_populate(rdl, &tmp); in virtio_mem_notify_plug()