Home
last modified time | relevance | path

Searched refs:KVMPPC_H_VOF_CLIENT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/pc-bios/vof/
H A Dentry.S15 #define KVMPPC_H_VOF_CLIENT (KVMPPC_HCALL_BASE + 0x5) macro
37 LOAD32(3,KVMPPC_H_VOF_CLIENT)
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c52 #define KVMPPC_H_VOF_CLIENT (KVMPPC_HCALL_BASE + 0x5) macro
566 } else if (env->gpr[3] == KVMPPC_H_VOF_CLIENT) { in pegasos2_hypercall()
H A Dspapr.c3095 spapr_register_hypercall(KVMPPC_H_VOF_CLIENT, spapr_h_vof_client); in spapr_machine_init()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h613 #define KVMPPC_H_VOF_CLIENT (KVMPPC_HCALL_BASE + 0x5) macro