Searched refs:dispatch_event (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_trace.h | 338 u32 dispatch_state, u32 dispatch_event, u64 irq_vectors, u64 status), 339 TP_ARGS(partition_id, vp_index, flags, dispatch_state, dispatch_event, irq_vectors, 346 __field(u32, dispatch_event) 355 __entry->dispatch_event = dispatch_event; 364 __entry->dispatch_event,
|
| H A D | mshv_root_main.c | 435 output->dispatch_event, in mshv_vp_dispatch() 567 if (output.dispatch_event == in mshv_run_vp_with_root_scheduler() 600 if (output.dispatch_event == in mshv_run_vp_with_root_scheduler()
|
| /linux/include/hyperv/ |
| H A D | hvhdk.h | 938 u32 dispatch_event; /* enum hv_vp_dispatch_event */ member
|