Home
last modified time | relevance | path

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

/arch/powerpc/boot/
Doflib.c114 static ihandle chosen_mmu; variable
140 if (of_getprop(chosen, "mmu", &chosen_mmu, sizeof(chosen_mmu)) <= 0) { in check_of_version()
171 ret = of_call_prom_ret("call-method", 5, 2, &result, "claim", chosen_mmu, in of_claim()
174 ret = of_call_prom("call-method", 6, 1, "map", chosen_mmu, in of_claim()