Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dtlbflush.h118 oldctx = sun3_get_context(); in flush_tlb_all()
146 oldctx = sun3_get_context(); in flush_tlb_mm()
172 oldctx = sun3_get_context(); in flush_tlb_page()
195 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
/openbmc/linux/arch/m68k/mm/
H A Dsun3kmap.c53 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()
/openbmc/linux/arch/m68k/sun3/
H A Dmmu_emu.c221 oldctx = sun3_get_context(); in clear_context()