Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvduse.h225 VDUSE_UPDATE_IOTLB, enumerator
/Linux-v5.15/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-v5.15/drivers/vdpa/vdpa_user/
Dvduse_dev.c291 msg.req.type = VDUSE_UPDATE_IOTLB; in vduse_dev_update_iotlb()