Home
last modified time | relevance | path

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

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