Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
H A Doflib.c65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret() function
163 ret = of_call_prom_ret("call-method", 5, 2, &result, "claim", memory, in of_claim()
167 ret = of_call_prom_ret("call-method", 5, 2, &result, "claim", chosen_mmu, in of_claim()