Home
last modified time | relevance | path

Searched refs:MEMORY_LISTENER_PRIORITY_DEV_BACKEND (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/remote/
H A Dproxy-memory-listener.c220 proxy_listener->listener.priority = MEMORY_LISTENER_PRIORITY_DEV_BACKEND; in proxy_memory_listener_configure()
/qemu/include/exec/
H A Dmemory.h862 #define MEMORY_LISTENER_PRIORITY_DEV_BACKEND 10 macro
/qemu/hw/virtio/
H A Dvhost.c1511 .priority = MEMORY_LISTENER_PRIORITY_DEV_BACKEND in vhost_dev_init()
/qemu/accel/kvm/
H A Dkvm-all.c1840 .priority = MEMORY_LISTENER_PRIORITY_DEV_BACKEND,