Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h321 void iommufd_selftest_destroy(struct iommufd_object *obj);
H A Dmain.c491 .destroy = iommufd_selftest_destroy,
H A Dselftest.c995 void iommufd_selftest_destroy(struct iommufd_object *obj) in iommufd_selftest_destroy() function