Searched refs:vm_domid (Results 1 – 1 of 1) sorted by relevance
1524 static atomic_t vm_domid = ATOMIC_INIT(0); in alloc_domain() local1537 domain->id = atomic_inc_return(&vm_domid); in alloc_domain()