Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dvdpa.h17 VDPA_CMD_DEV_NEW, enumerator
/linux-6.6.21/Documentation/userspace-api/
Dvduse.rst33 4. Send the VDPA_CMD_DEV_NEW netlink message to attach the VDUSE
76 if (cmd == VDPA_CMD_DEV_NEW)
107 the VDPA_CMD_DEV_NEW netlink message. Userspace needs to read()/write() on
/linux-6.6.21/drivers/vdpa/
Dvdpa.c749 hdr = genlmsg_put(msg, portid, seq, &vdpa_nl_family, flags, VDPA_CMD_DEV_NEW); in vdpa_dev_fill()
1264 .cmd = VDPA_CMD_DEV_NEW,