Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv.c33 hv_context.cpu_context = alloc_percpu(struct hv_per_cpu_context); in hv_init()
49 struct hv_per_cpu_context *hv_cpu; in hv_post_message()
77 struct hv_per_cpu_context *hv_cpu; in hv_synic_alloc()
137 struct hv_per_cpu_context *hv_cpu in hv_synic_free()
157 struct hv_per_cpu_context *hv_cpu in hv_synic_enable_regs()
H A Dhyperv_vmbus.h122 struct hv_per_cpu_context { struct
144 struct hv_per_cpu_context __percpu *cpu_context;
H A Dchannel_mgmt.c769 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()
818 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()
H A Dvmbus_drv.c1052 struct hv_per_cpu_context *hv_cpu = (void *)data; in vmbus_on_msg_dpc()
1214 static void vmbus_chan_sched(struct hv_per_cpu_context *hv_cpu) in vmbus_chan_sched()
1305 struct hv_per_cpu_context *hv_cpu in vmbus_isr()
2672 struct hv_per_cpu_context *hv_cpu in vmbus_exit()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv.c36 hv_context.cpu_context = alloc_percpu(struct hv_per_cpu_context); in hv_init()
62 * the comment in struct hv_per_cpu_context. A SNP VM with the paravisor in hv_post_message()
100 struct hv_per_cpu_context *hv_cpu; in hv_synic_alloc()
212 struct hv_per_cpu_context *hv_cpu in hv_synic_free()
265 struct hv_per_cpu_context *hv_cpu in hv_synic_enable_regs()
353 struct hv_per_cpu_context *hv_cpu in hv_synic_disable_regs()
420 struct hv_per_cpu_context *hv_cpu = this_cpu_ptr(hv_context.cpu_context); in hv_synic_event_pending()
H A Dhyperv_vmbus.h122 struct hv_per_cpu_context { struct
151 struct hv_per_cpu_context __percpu *cpu_context;
H A Dvmbus_drv.c1030 struct hv_per_cpu_context *hv_cpu = (void *)data; in vmbus_on_msg_dpc()
1206 static void vmbus_chan_sched(struct hv_per_cpu_context *hv_cpu) in vmbus_chan_sched()
1291 struct hv_per_cpu_context *hv_cpu in vmbus_isr()
2369 struct hv_per_cpu_context *hv_cpu = per_cpu_ptr( in vmbus_bus_suspend()
2691 struct hv_per_cpu_context *hv_cpu in vmbus_exit()
H A Dchannel_mgmt.c833 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()
882 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()

Completed in 13 milliseconds