Home
last modified time | relevance | path

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

/linux/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()
102 struct hv_per_cpu_context *hv_cpu; in hv_synic_alloc()
213 struct hv_per_cpu_context *hv_cpu = in hv_synic_free()
266 struct hv_per_cpu_context *hv_cpu = in hv_synic_enable_regs()
339 struct hv_per_cpu_context *hv_cpu = in hv_synic_disable_regs()
404 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; argument
123 synic_message_pagehv_per_cpu_context global() argument
124 synic_event_pagehv_per_cpu_context global() argument
H A Dvmbus_drv.c1050 struct hv_per_cpu_context *hv_cpu = (void *)data; in vmbus_on_msg_dpc()
1226 static void vmbus_chan_sched(struct hv_per_cpu_context *hv_cpu) in vmbus_chan_sched()
1311 struct hv_per_cpu_context *hv_cpu in vmbus_isr()
2595 struct hv_per_cpu_context *hv_cpu = per_cpu_ptr( in vmbus_bus_suspend()
2918 struct hv_per_cpu_context *hv_cpu in vmbus_exit()