Searched refs:xpq_queue (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/i386/xen/
H A Dxen_machdep.c201 static mmu_update_t xpq_queue[XEN_LEGACY_MAX_VCPUS][XPQUEUE_SIZE]; variable
204 #define XPQ_QUEUE xpq_queue[vcpu]
209 static mmu_update_t xpq_queue[XPQUEUE_SIZE]; variable
216 #define XPQ_QUEUE xpq_queue

Completed in 80 milliseconds