Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dintel-iommu.c1524 static atomic_t vm_domid = ATOMIC_INIT(0); in alloc_domain() local
1537 domain->id = atomic_inc_return(&vm_domid); in alloc_domain()