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

/freebsd-11.0-release/sys/dev/hyperv/vmbus/
H A Dhv_channel_mgmt.c755 int old_cpu_distance = 0; local
779 old_cpu_distance = ((outgoing_channel->target_vcpu > cur_vcpu) ?
787 if (old_cpu_distance < new_cpu_distance) {

Completed in 86 milliseconds