Home
last modified time | relevance | path

Searched defs:guest_id (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/hyperv/
H A Dhv_init.c442 u64 guest_id; in hyperv_init() local
643 u64 guest_id; in hyperv_report_panic() local
/linux/tools/perf/
H A Dbuiltin-inject.c53 struct guest_id { struct
55 struct hlist_node node;
56 u64 id;
57 u64 host_id;
58 u32 vcpu;
1138 struct guest_id *guest_id = zalloc(sizeof(*guest_id)); in guest_session__map_id() local
1203 struct guest_id *guest_id; in guest_session__lookup_id() local
1244 struct guest_id *guest_id = guest_session__lookup_id(gs, id); in guest_session__add_attr() local
1665 struct guest_id *guest_id; in guest_session__inject_events() local
/linux/include/asm-generic/
H A Dmshyperv.h158 u64 guest_id; in hv_generate_guest_id() local