Home
last modified time | relevance | path

Searched refs:KVMPPC_H_COPY_TOFROM_GUEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h619 #define KVMPPC_H_COPY_TOFROM_GUEST (KVMPPC_HCALL_BASE + 0x80C) macro
621 #define KVMPPC_HCALL_MAX KVMPPC_H_COPY_TOFROM_GUEST
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c1836 spapr_register_hypercall(KVMPPC_H_COPY_TOFROM_GUEST, h_copy_tofrom_guest); in spapr_register_nested_hv()
1844 spapr_unregister_hypercall(KVMPPC_H_COPY_TOFROM_GUEST); in spapr_unregister_nested_hv()