Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dtlbflush.h118 oldctx = sun3_get_context(); in flush_tlb_all()
145 oldctx = sun3_get_context(); in flush_tlb_mm()
170 oldctx = sun3_get_context(); in flush_tlb_page()
193 oldctx = sun3_get_context(); in flush_tlb_range()
H A Dsun3mmu.h141 static inline unsigned char sun3_get_context(void) in sun3_get_context() function
/linux/arch/m68k/mm/
H A Dsun3kmap.c51 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()