Home
last modified time | relevance | path

Searched refs:check_switch_mmu_context (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dmmu_context.h129 extern void check_switch_mmu_context(struct mm_struct *mm);
163 check_switch_mmu_context(next); in switch_mm()
/openbmc/linux/arch/mips/mm/
H A Dcontext.c179 void check_switch_mmu_context(struct mm_struct *mm) in check_switch_mmu_context() function
265 EXPORT_SYMBOL_GPL(check_switch_mmu_context);