Searched refs:UnmapFromIommuLocked (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dpinned_memory_token_dispatcher.cpp132 zx_status_t err = UnmapFromIommuLocked();
159 zx_status_t PinnedMemoryTokenDispatcher::UnmapFromIommuLocked() { function in class:PinnedMemoryTokenDispatcher
220 zx_status_t status = UnmapFromIommuLocked();
238 zx_status_t status = UnmapFromIommuLocked();
/fuchsia/zircon/kernel/object/include/object/
H A Dpinned_memory_token_dispatcher.h88 zx_status_t UnmapFromIommuLocked() TA_REQ(get_lock());

Completed in 35 milliseconds