Home
last modified time | relevance | path

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

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