Searched refs:hv_per_cpu_context (Results 1 – 4 of 4) sorted by relevance
36 hv_context.cpu_context = alloc_percpu(struct hv_per_cpu_context); in hv_init()100 struct hv_per_cpu_context *hv_cpu; in hv_synic_alloc()211 struct hv_per_cpu_context *hv_cpu = in hv_synic_free()264 struct hv_per_cpu_context *hv_cpu = in hv_synic_enable_regs()347 struct hv_per_cpu_context *hv_cpu = in hv_synic_disable_regs()412 struct hv_per_cpu_context *hv_cpu = this_cpu_ptr(hv_context.cpu_context); in hv_synic_event_pending()
122 struct hv_per_cpu_context { struct151 struct hv_per_cpu_context __percpu *cpu_context; argument
1020 struct hv_per_cpu_context *hv_cpu = (void *)data; in vmbus_on_msg_dpc()1196 static void vmbus_chan_sched(struct hv_per_cpu_context *hv_cpu) in vmbus_chan_sched()1281 struct hv_per_cpu_context *hv_cpu in vmbus_isr()2389 struct hv_per_cpu_context *hv_cpu = per_cpu_ptr( in vmbus_bus_suspend()2711 struct hv_per_cpu_context *hv_cpu in vmbus_exit()
842 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()891 struct hv_per_cpu_context *hv_cpu in vmbus_wait_for_unload()
Completed in 14 milliseconds