Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/prom/
Dmisc_64.c175 if (prom_mmu_ihandle_cache != 0) in prom_get_mmu_ihandle()
176 return prom_mmu_ihandle_cache; in prom_get_mmu_ihandle()
181 prom_mmu_ihandle_cache = -1; in prom_get_mmu_ihandle()
183 prom_mmu_ihandle_cache = ret; in prom_get_mmu_ihandle()
/linux-2.6.39/arch/sparc/kernel/
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
Dhead_64.S102 .globl prom_map_name, prom_unmap_name, prom_mmu_ihandle_cache
142 prom_mmu_ihandle_cache: label
226 mov (1b - prom_mmu_ihandle_cache), %l5
239 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_mmu_ihandle_cache
250 lduw [%l5], %l5 ! prom_mmu_ihandle_cache
258 stx %l5, [%sp + 2047 + 128 + 0x20] ! arg2: prom_mmu_ihandle_cache
/linux-2.6.39/arch/sparc/include/asm/
Doplib_64.h43 extern int prom_mmu_ihandle_cache;