Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu.c728 static int wait_on_sem(volatile u64 *sem) in wait_on_sem() function
937 if ((ret = wait_on_sem(&sem)) != 0) in iommu_queue_command_sync()
977 return wait_on_sem(&sem); in iommu_completion_wait()