Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/iommufd/
H A Dmain.c498 .destroy = iommufd_access_destroy_object,
H A Diommufd_private.h460 void iommufd_access_destroy_object(struct iommufd_object *obj);
H A Ddevice.c1080 void iommufd_access_destroy_object(struct iommufd_object *obj) in iommufd_access_destroy_object() function