Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dsun3_pgalloc.h150 oldctx = sun3_get_context(); in flush_tlb_all()
178 oldctx = sun3_get_context(); in flush_tlb_mm()
204 oldctx = sun3_get_context(); in flush_tlb_page()
226 oldctx = sun3_get_context(); in flush_tlb_range()
Dsun3mmu.h140 static inline unsigned char sun3_get_context(void) in sun3_get_context() function
/linux-2.4.37.9/arch/m68k/mm/
Dsun3kmap.c52 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()
/linux-2.4.37.9/arch/m68k/sun3/
Dmmu_emu.c219 oldctx = sun3_get_context(); in clear_context()