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

/linux-4.4.14/arch/sparc/prom/
H A Dmisc_64.c169 if (prom_mmu_ihandle_cache != 0) prom_get_mmu_ihandle()
170 return prom_mmu_ihandle_cache; prom_get_mmu_ihandle()
175 prom_mmu_ihandle_cache = -1; prom_get_mmu_ihandle()
177 prom_mmu_ihandle_cache = ret; prom_get_mmu_ihandle()
/linux-4.4.14/arch/sparc/kernel/
H A Dtrampoline_64.S153 sethi %hi(prom_mmu_ihandle_cache), %g2
154 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
186 sethi %hi(prom_mmu_ihandle_cache), %g2
187 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
H A Dhead_64.S102 .globl prom_map_name, prom_unmap_name, prom_mmu_ihandle_cache
146 prom_mmu_ihandle_cache: label
230 mov (1b - prom_mmu_ihandle_cache), %l5
235 /* prom_mmu_ihandle_cache = prom_getint(chosen_node, "mmu") */
243 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_mmu_ihandle_cache
254 lduw [%l5], %l5 ! prom_mmu_ihandle_cache
262 stx %l5, [%sp + 2047 + 128 + 0x20] ! arg2: prom_mmu_ihandle_cache
297 /* Leave arg2 as-is, prom_mmu_ihandle_cache */
/linux-4.4.14/arch/sparc/include/asm/
H A Doplib_64.h43 extern int prom_mmu_ihandle_cache;

Completed in 354 milliseconds