Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvdpa.h17 VDPA_CMD_DEV_NEW, enumerator
/linux-5.19.10/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-5.19.10/drivers/vdpa/
Dvdpa.c678 hdr = genlmsg_put(msg, portid, seq, &vdpa_nl_family, flags, VDPA_CMD_DEV_NEW); in vdpa_dev_fill()
1154 .cmd = VDPA_CMD_DEV_NEW,