Home
last modified time | relevance | path

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

/qemu/linux-headers/linux/
H A Dvhost.h206 #define VHOST_VDPA_SUSPEND _IO(VHOST_VIRTIO, 0x7D) macro
/qemu/hw/virtio/
H A Dvhost-vdpa.c1328 r = ioctl(v->shared->device_fd, VHOST_VDPA_SUSPEND); in vhost_vdpa_suspend()