Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Dtlbflush.h122 oldctx = sun3_get_context(); in flush_tlb_all()
150 oldctx = sun3_get_context(); in flush_tlb_mm()
176 oldctx = sun3_get_context(); in flush_tlb_page()
199 oldctx = sun3_get_context(); in flush_tlb_range()
Dsun3mmu.h140 static inline unsigned char sun3_get_context(void) in sun3_get_context() function
/linux-4.1.27/arch/m68k/mm/
Dsun3kmap.c53 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()
/linux-4.1.27/arch/m68k/sun3/
Dmmu_emu.c222 oldctx = sun3_get_context(); in clear_context()