Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h298 void iommufd_device_destroy(struct iommufd_object *obj);
H A Dmain.c480 .destroy = iommufd_device_destroy,
H A Ddevice.c134 void iommufd_device_destroy(struct iommufd_object *obj) in iommufd_device_destroy() function