Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c155 static int xen_alloc_cnt = 0; variable
161 int a = xen_alloc_cnt++; in xen_alloc_pages()
164 ASSERT(xen_alloc_cnt < MAX_ALLOCATIONS); in xen_alloc_pages()