Home
last modified time | relevance | path

Searched refs:IOMMUFD_OBJ_DEVICE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h115 IOMMUFD_OBJ_DEVICE, enumerator
294 IOMMUFD_OBJ_DEVICE), in iommufd_get_device()
H A Ddevice.c203 idev = iommufd_object_alloc(ictx, idev, IOMMUFD_OBJ_DEVICE); in iommufd_device_bind()
256 if (obj->type == IOMMUFD_OBJ_DEVICE && in iommufd_ctx_has_group()
H A Dmain.c479 [IOMMUFD_OBJ_DEVICE] = {
/openbmc/linux/Documentation/userspace-api/
H A Diommufd.rst41 - IOMMUFD_OBJ_DEVICE, representing a device that is bound to iommufd by an
90 2. IOMMUFD_OBJ_DEVICE is created when an external driver calls the IOMMUFD kAPI
122 - iommufd_device for IOMMUFD_OBJ_DEVICE.