Searched defs:hv_context (Results 1 – 2 of 2) sorted by relevance
513 struct hv_context { struct517 u64 guestid;519 void *hypercall_page;521 bool synic_initialized;523 void *synic_message_page[NR_CPUS];524 void *synic_event_page[NR_CPUS];556 extern struct hv_context hv_context; argument
37 struct hv_context hv_context = { variable