Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A 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()
H A Dsun3mmu.h141 static inline unsigned char sun3_get_context(void) in sun3_get_context() function
/OK3568_Linux_fs/kernel/arch/m68k/mm/
H A Dsun3kmap.c53 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Dmmu_emu.c223 oldctx = sun3_get_context(); in clear_context()