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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/prom/
H A Dmisc.c153 if (prom_mmu_ihandle_cache != 0)
154 return prom_mmu_ihandle_cache;
159 prom_mmu_ihandle_cache = -1;
161 prom_mmu_ihandle_cache = ret;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtrampoline.S130 sethi %hi(prom_mmu_ihandle_cache), %g2
131 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
166 sethi %hi(prom_mmu_ihandle_cache), %g2
167 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
200 sethi %hi(prom_mmu_ihandle_cache), %g2
201 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
237 sethi %hi(prom_mmu_ihandle_cache), %g2
238 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
H A Dhead.S97 .globl prom_map_name, prom_unmap_name, prom_mmu_ihandle_cache
128 prom_mmu_ihandle_cache: label
210 mov (1b - prom_mmu_ihandle_cache), %l5
215 /* prom_mmu_ihandle_cache = prom_getint(chosen_node, "mmu") */
223 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_mmu_ihandle_cache
234 lduw [%l5], %l5 ! prom_mmu_ihandle_cache
242 stx %l5, [%sp + 2047 + 128 + 0x20] ! arg2: prom_mmu_ihandle_cache
277 /* Leave arg2 as-is, prom_mmu_ihandle_cache */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Doplib.h42 extern int prom_mmu_ihandle_cache;

Completed in 60 milliseconds