Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dmain.c695 .destroy = iommufd_access_destroy_object,
H A Diommufd_private.h526 void iommufd_access_destroy_object(struct iommufd_object *obj);
H A Ddevice.c1130 void iommufd_access_destroy_object(struct iommufd_object *obj) in iommufd_access_destroy_object() function