Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvduse.h272 VDUSE_UPDATE_IOTLB, enumerator
/Linux-v6.6/Documentation/userspace-api/
Dvduse.rst150 - VDUSE_UPDATE_IOTLB: Notify userspace to update the memory mapping for specified
214 * cached mapping when the corresponding VDUSE_UPDATE_IOTLB
/Linux-v6.6/drivers/vdpa/vdpa_user/
Dvduse_dev.c313 msg.req.type = VDUSE_UPDATE_IOTLB; in vduse_dev_update_iotlb()