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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Doflib.c105 static ihandle chosen_mmu; variable
131 if (of_getprop(chosen, "mmu", &chosen_mmu, sizeof(chosen_mmu)) <= 0) {
161 ret = of_call_prom_ret("call-method", 5, 2, &result, "claim", chosen_mmu,
164 ret = of_call_prom("call-method", 6, 1, "map", chosen_mmu,

Completed in 78 milliseconds