Home
last modified time | relevance | path

Searched refs:hv_per_cpu_context (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/hv/
Dhv.c35 hv_context.cpu_context = alloc_percpu(struct hv_per_cpu_context); in hv_init()
87 struct hv_per_cpu_context *hv_cpu; in hv_post_message()
121 struct hv_per_cpu_context *hv_cpu; in hv_synic_alloc()
188 struct hv_per_cpu_context *hv_cpu in hv_synic_free()
208 struct hv_per_cpu_context *hv_cpu in hv_synic_enable_regs()
293 struct hv_per_cpu_context *hv_cpu in hv_synic_disable_regs()
356 struct hv_per_cpu_context *hv_cpu = this_cpu_ptr(hv_context.cpu_context); in hv_synic_event_pending()
Dhyperv_vmbus.h122 struct hv_per_cpu_context { struct
144 struct hv_per_cpu_context __percpu *cpu_context; argument
Dvmbus_drv.c1070 struct hv_per_cpu_context *hv_cpu = (void *)data; in vmbus_on_msg_dpc()
1246 static void vmbus_chan_sched(struct hv_per_cpu_context *hv_cpu) in vmbus_chan_sched()
1331 struct hv_per_cpu_context *hv_cpu in vmbus_isr()
2479 struct hv_per_cpu_context *hv_cpu = per_cpu_ptr( in vmbus_bus_suspend()
2791 struct hv_per_cpu_context *hv_cpu in vmbus_exit()
Dchannel_mgmt.c833 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()
871 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()