Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dvduse.h50 #define VDUSE_CREATE_DEV _IOW(VDUSE_BASE, 0x02, struct vduse_dev_config) macro
/linux/Documentation/userspace-api/
A Dvduse.rst25 1. Create a new VDUSE instance with ioctl(VDUSE_CREATE_DEV) on
98 As mentioned above, a VDUSE device is created by ioctl(VDUSE_CREATE_DEV) on
/linux/drivers/vdpa/vdpa_user/
A Dvduse_dev.c1920 case VDUSE_CREATE_DEV: { in vduse_ioctl()

Completed in 11 milliseconds