Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Damd_iommu.c683 static int wait_on_sem(volatile u64 *sem) in wait_on_sem() function
887 if ((ret = wait_on_sem(&sem)) != 0) in iommu_queue_command_sync()
927 return wait_on_sem(&sem); in iommu_completion_wait()