Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/vof/
H A Dentry.S14 #define KVMPPC_H_RTAS (KVMPPC_HCALL_BASE + 0x0) macro
44 LOAD32(3,KVMPPC_H_RTAS)
/openbmc/qemu/hw/ppc/
H A Dpegasos2.c50 #define KVMPPC_H_RTAS (KVMPPC_HCALL_BASE + 0x0) macro
523 } else if (env->gpr[3] == KVMPPC_H_RTAS) { in pegasos2_hypercall()
H A Dspapr_hcall.c1632 spapr_register_hypercall(KVMPPC_H_RTAS, h_rtas); in hypercall_register_types()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h596 #define KVMPPC_H_RTAS (KVMPPC_HCALL_BASE + 0x0) macro