Home
last modified time | relevance | path

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

/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)
/qemu/hw/ppc/
H A Dpegasos2.c51 #define KVMPPC_H_VOF_CLIENT (KVMPPC_HCALL_BASE + 0x5) macro
538 } else if (env->gpr[3] == KVMPPC_H_VOF_CLIENT) { in pegasos2_hypercall()
H A Dspapr.c3173 spapr_register_hypercall(KVMPPC_H_VOF_CLIENT, spapr_h_vof_client); in spapr_machine_init()
/qemu/include/hw/ppc/
H A Dspapr.h616 #define KVMPPC_H_VOF_CLIENT (KVMPPC_HCALL_BASE + 0x5) macro