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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/boot/of1275/
H A Dofinit.c14 ihandle of_prom_mmu; variable
25 if (getprop(chosen, "mmu", &of_prom_mmu, sizeof(ihandle)) != 4)
H A Dmap.c14 extern ihandle of_prom_mmu;
32 if (of_prom_mmu == 0) {
40 args.mmu_ihandle = of_prom_mmu;

Completed in 74 milliseconds