Searched defs:hv_context (Results 1 – 2 of 2) sorted by relevance
508 struct hv_context { struct512 u64 guestid;514 void *hypercall_page;515 void *tsc_page;517 bool synic_initialized;519 void *synic_message_page[NR_CPUS];520 void *synic_event_page[NR_CPUS];530 u32 vp_index[NR_CPUS];557 extern struct hv_context hv_context; argument
37 struct hv_context hv_context = { variable