Searched refs:REMOVE_OBJ_TOMBSTONE (Results 1 – 2 of 2) sorted by relevance
206 REMOVE_OBJ_TOMBSTONE = BIT(1), enumerator242 REMOVE_WAIT | REMOVE_OBJ_TOMBSTONE); in iommufd_object_tombstone_user()
233 xas_store(&xas, (flags & REMOVE_OBJ_TOMBSTONE) ? XA_ZERO_ENTRY : NULL); in iommufd_object_remove()
Completed in 6 milliseconds