Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dvof.c822 static uint32_t vof_call_interpret(uint32_t cmdaddr, uint32_t param1, in vof_call_interpret() function
914 ret = vof_call_interpret(args[0], args[1], args[2], rets); in vof_client_handle()