Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/prom/
Dmisc_64.c169 if (prom_mmu_ihandle_cache != 0) in prom_get_mmu_ihandle()
170 return prom_mmu_ihandle_cache; in prom_get_mmu_ihandle()
175 prom_mmu_ihandle_cache = -1; in prom_get_mmu_ihandle()
177 prom_mmu_ihandle_cache = ret; in prom_get_mmu_ihandle()
/linux-4.1.27/arch/sparc/kernel/
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
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
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
/linux-4.1.27/arch/sparc/include/asm/
Doplib_64.h43 extern int prom_mmu_ihandle_cache;