Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/hyperv/
H A Dmshyperv.c26 u64 guest_id; in hyperv_init() local
H A Dhv_core.c145 u64 guest_id; in hyperv_report_panic() local
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c459 u64 guest_id; in hyperv_init() local
680 u64 guest_id; in hyperv_report_panic() local
/openbmc/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;
958 struct guest_id *guest_id = zalloc(sizeof(*guest_id)); in guest_session__map_id() local
1023 struct guest_id *guest_id; in guest_session__lookup_id() local
1064 struct guest_id *guest_id = guest_session__lookup_id(gs, id); in guest_session__add_attr() local
1470 struct guest_id *guest_id; in guest_session__inject_events() local
/openbmc/linux/include/asm-generic/
H A Dmshyperv.h121 u64 guest_id; in hv_generate_guest_id() local