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

/freebsd-10.3-release/sys/xen/xenbus/
H A Dxenbusb_back.c137 u_int vm_idx; local
145 for (vm_idx = 0; vm_idx < vm_count; vm_idx++) {
152 vm = vms[vm_idx];

Completed in 37 milliseconds