Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/prom/
H A Dmisc_64.c170 if (prom_mmu_ihandle_cache != 0) in prom_get_mmu_ihandle()
171 return prom_mmu_ihandle_cache; in prom_get_mmu_ihandle()
176 prom_mmu_ihandle_cache = -1; in prom_get_mmu_ihandle()
178 prom_mmu_ihandle_cache = ret; in prom_get_mmu_ihandle()
/openbmc/linux/arch/sparc/kernel/
H A Dtrampoline_64.S154 sethi %hi(prom_mmu_ihandle_cache), %g2
155 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
187 sethi %hi(prom_mmu_ihandle_cache), %g2
188 lduw [%g2 + %lo(prom_mmu_ihandle_cache)], %g2
H A Dhead_64.S105 .globl prom_map_name, prom_unmap_name, prom_mmu_ihandle_cache
150 prom_mmu_ihandle_cache: label
235 mov (1b - prom_mmu_ihandle_cache), %l5
248 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_mmu_ihandle_cache
259 lduw [%l5], %l5 ! prom_mmu_ihandle_cache
267 stx %l5, [%sp + 2047 + 128 + 0x20] ! arg2: prom_mmu_ihandle_cache
/openbmc/linux/arch/sparc/include/asm/
H A Doplib_64.h44 extern int prom_mmu_ihandle_cache;