Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv.c252 if (cpu == VMBUS_CONNECT_CPU && in hv_synic_cleanup()
H A Dhyperv_vmbus.h216 #define VMBUS_CONNECT_CPU 0 macro
H A Dconnection.c104 msg->target_vcpu = hv_cpu_number_to_vp_number(VMBUS_CONNECT_CPU); in vmbus_negotiate_version()
H A Dchannel_mgmt.c671 * VMBUS_CONNECT_CPU.
690 * delivered on VMBUS_CONNECT_CPU. in init_vp_index()
692 * channel, bind it to VMBUS_CONNECT_CPU. in init_vp_index()
694 * VMBUS_CONNECT_CPU. in init_vp_index()
696 channel->target_cpu = VMBUS_CONNECT_CPU; in init_vp_index()
698 hv_set_alloced_cpu(VMBUS_CONNECT_CPU); in init_vp_index()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhyperv_vmbus.h223 #define VMBUS_CONNECT_CPU 0 macro
H A Dconnection.c117 msg->target_vcpu = hv_cpu_number_to_vp_number(VMBUS_CONNECT_CPU); in vmbus_negotiate_version()
H A Dhv.c459 if (cpu == VMBUS_CONNECT_CPU) in hv_synic_cleanup()
H A Dchannel_mgmt.c726 * For non-performance critical channels we assign the VMBUS_CONNECT_CPU.
746 * channel, bind it to VMBUS_CONNECT_CPU. in init_vp_index()
748 * VMBUS_CONNECT_CPU. in init_vp_index()
750 * VMBUS_CONNECT_CPU. in init_vp_index()
752 channel->target_cpu = VMBUS_CONNECT_CPU; in init_vp_index()
754 hv_set_allocated_cpu(VMBUS_CONNECT_CPU); in init_vp_index()
H A Dvmbus_drv.c1136 * VMBUS_CONNECT_CPU in vmbus_on_msg_dpc()
2370 hv_context.cpu_context, VMBUS_CONNECT_CPU); in vmbus_bus_suspend()

Completed in 11 milliseconds