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

/linux-4.1.27/drivers/iommu/
H A Domap-iommu.c77 short vict; member in struct:iotlb_lock
270 l->vict = MMU_LOCK_VICT(val); iotlb_lock_get()
279 val |= (l->vict << MMU_LOCK_VICT_SHIFT); iotlb_lock_set()
306 l.vict = n; __iotlb_read_cr()
376 l.vict = l.base; load_iotlb_entry()
392 if (++l.vict == obj->nr_tlb_entries) load_iotlb_entry()
393 l.vict = l.base; load_iotlb_entry()
463 l.vict = 0; flush_iotlb_all()

Completed in 62 milliseconds