Home
last modified time | relevance | path

Searched refs:VHOST_VDPA_RESUME (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dvhost.h214 #define VHOST_VDPA_RESUME _IO(VHOST_VIRTIO, 0x7E) macro
/linux-6.15/include/uapi/linux/
H A Dvhost.h214 #define VHOST_VDPA_RESUME _IO(VHOST_VIRTIO, 0x7E) macro
/linux-6.15/drivers/vhost/
H A Dvdpa.c884 case VHOST_VDPA_RESUME: in vhost_vdpa_unlocked_ioctl()