Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h317 void iommufd_access_destroy_object(struct iommufd_object *obj);
H A Dmain.c477 .destroy = iommufd_access_destroy_object,
H A Ddevice.c749 void iommufd_access_destroy_object(struct iommufd_object *obj) in iommufd_access_destroy_object() function