Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/linux/
H A Dvduse.h272 VDUSE_UPDATE_IOTLB, enumerator
/openbmc/linux/include/uapi/linux/
H A Dvduse.h272 VDUSE_UPDATE_IOTLB, enumerator
/openbmc/linux/Documentation/userspace-api/
H A Dvduse.rst150 - VDUSE_UPDATE_IOTLB: Notify userspace to update the memory mapping for specified
214 * cached mapping when the corresponding VDUSE_UPDATE_IOTLB
/openbmc/qemu/subprojects/libvduse/
H A Dlibvduse.c1030 case VDUSE_UPDATE_IOTLB: in vduse_dev_handler()
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c315 msg.req.type = VDUSE_UPDATE_IOTLB; in vduse_dev_update_iotlb()