Home
last modified time | relevance | path

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

/qemu/pc-bios/vof/
H A Dci.c3 struct prom_args { struct
14 static int prom_handle(struct prom_args *pargs) in prom_handle() argument
54 struct prom_args args; in call_ci()
/qemu/hw/ppc/
H A Dvof.c933 struct prom_args { struct
943 struct prom_args args_be; in vof_client_call() argument
985 if (VOF_MEM_WRITE(args_real + offsetof(struct prom_args, args[nargs]), in vof_client_call()