Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvduse.h205 #define VDUSE_VQ_SETUP_KICKFD _IOW(VDUSE_BASE, 0x16, struct vduse_vq_eventfd) macro
/Linux-v6.6/Documentation/userspace-api/
Dvduse.rst221 3. Setup the kick eventfd for the specified virtqueues with the VDUSE_VQ_SETUP_KICKFD
/Linux-v6.6/drivers/vdpa/vdpa_user/
Dvduse_dev.c1261 case VDUSE_VQ_SETUP_KICKFD: { in vduse_dev_ioctl()