Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
Dplpar_wrappers.h340 static inline long plpar_guest_create(unsigned long flags, unsigned long *guest_id) in plpar_guest_create()
369 unsigned long guest_id, in plpar_guest_create_vcpu()
391 unsigned long guest_id, in plpar_guest_set_state()
428 unsigned long guest_id, in plpar_guest_get_state()
464 static inline long plpar_guest_run_vcpu(unsigned long flags, unsigned long guest_id, in plpar_guest_run_vcpu()
484 static inline long plpar_guest_delete(unsigned long flags, u64 guest_id) in plpar_guest_delete()
611 unsigned long guest_id, in plpar_guest_create_vcpu()
618 unsigned long guest_id, in plpar_guest_get_state()
628 unsigned long guest_id, in plpar_guest_set_state()
637 static inline long plpar_guest_run_vcpu(unsigned long flags, unsigned long guest_id, in plpar_guest_run_vcpu()
[all …]
Dguest-state-buffer.h235 unsigned long guest_id; member
/linux-6.15/arch/arm64/hyperv/
Dmshyperv.c34 u64 guest_id; in hyperv_init() local
Dhv_core.c161 u64 guest_id; in hyperv_report_panic() local
/linux-6.15/arch/x86/hyperv/
Dhv_init.c437 u64 guest_id; in hyperv_init() local
656 u64 guest_id; in hyperv_report_panic() local
/linux-6.15/tools/perf/
Dbuiltin-inject.c53 struct guest_id { struct
55 struct hlist_node node;
56 u64 id;
57 u64 host_id;
58 u32 vcpu;
1132 struct guest_id *guest_id = zalloc(sizeof(*guest_id)); in guest_session__map_id() local
1197 struct guest_id *guest_id; in guest_session__lookup_id() local
1238 struct guest_id *guest_id = guest_session__lookup_id(gs, id); in guest_session__add_attr() local
1659 struct guest_id *guest_id; in guest_session__inject_events() local
/linux-6.15/arch/powerpc/kvm/
Dguest-state-buffer.c26 struct kvmppc_gs_buff *kvmppc_gsb_new(size_t size, unsigned long guest_id, in kvmppc_gsb_new()
Dbook3s_hv_nestedv2.c640 unsigned long guest_id, vcpu_id; in kvmhv_nestedv2_host_create() local
Dbook3s_hv.c5722 unsigned long guest_id; in kvmppc_core_init_vm_hv() local
/linux-6.15/include/asm-generic/
Dmshyperv.h157 u64 guest_id; in hv_generate_guest_id() local