Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/include/asm/
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()
Dsun3mmu.h141 static inline unsigned char sun3_get_context(void) in sun3_get_context() function
/linux-6.12.1/arch/m68k/mm/
Dsun3kmap.c51 mmu_emu_map_pmeg(sun3_get_context(), virt); in do_pmeg_mapin()
/linux-6.12.1/arch/m68k/sun3/
Dmmu_emu.c222 oldctx = sun3_get_context(); in clear_context()