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

/freebsd-11.0-release/sys/dev/hyperv/vmbus/
H A Dhv_channel_mgmt.c758 int smp_pro_id = PCPU_GET(cpuid); local
764 if (smp_pro_id >= MAXCPU) {
768 cur_vcpu = VMBUS_PCPU_GET(vmbus_get_softc(), vcpuid, smp_pro_id);

Completed in 42 milliseconds