Searched refs:of_call_prom_ret (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | oflib.c | 65 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()
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | oflib.c | 65 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()
|
Completed in 2 milliseconds