Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Dtlbflush.h123 oldctx = sun3_get_context(); in flush_tlb_all()
151 oldctx = sun3_get_context(); in flush_tlb_mm()
177 oldctx = sun3_get_context(); in flush_tlb_page()
200 oldctx = sun3_get_context(); in flush_tlb_range()
Dsun3mmu.h141 static inline unsigned char sun3_get_context(void) in sun3_get_context() function
/Linux-v4.19/arch/m68k/mm/
Dsun3kmap.c54 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()
/Linux-v4.19/arch/m68k/sun3/
Dmmu_emu.c224 oldctx = sun3_get_context(); in clear_context()