Searched defs:guest_id (Results 1 – 5 of 5) sorted by relevance
26 u64 guest_id; in hyperv_init() local
145 u64 guest_id; in hyperv_report_panic() local
389 u64 guest_id; in hyperv_init() local563 u64 guest_id; in hyperv_report_panic() local
53 struct guest_id { struct55 struct hlist_node node;56 u64 id;57 u64 host_id;58 u32 vcpu;942 struct guest_id *guest_id = zalloc(sizeof(*guest_id)); in guest_session__map_id() local1007 struct guest_id *guest_id; in guest_session__lookup_id() local1048 struct guest_id *guest_id = guest_session__lookup_id(gs, id); in guest_session__add_attr() local1446 struct guest_id *guest_id; in guest_session__inject_events() local
110 u64 guest_id; in hv_generate_guest_id() local