Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Damd_iommu.c797 static int wait_on_sem(volatile u64 *sem) in wait_on_sem() function
1008 if ((ret = wait_on_sem(&sem)) != 0) in iommu_queue_command_sync()
1048 return wait_on_sem(&sem); in iommu_completion_wait()