Searched defs:xen_alloc_cnt (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/ | ||
H A D | xpv_support.c | 155 static int xen_alloc_cnt = 0; variable 161 int a = xen_alloc_cnt++; 164 ASSERT(xen_alloc_cnt < MAX_ALLOCATIONS); |
Completed in 61 milliseconds