check_switch_mmu_context  133 arch/mips/include/asm/mmu_context.h extern void check_switch_mmu_context(struct mm_struct *mm);
check_switch_mmu_context  166 arch/mips/include/asm/mmu_context.h 	check_switch_mmu_context(next);
check_switch_mmu_context 1059 arch/mips/kvm/trap_emul.c 		check_switch_mmu_context(mm);
check_switch_mmu_context 1073 arch/mips/kvm/trap_emul.c 		check_switch_mmu_context(current->mm);
check_switch_mmu_context 1259 arch/mips/kvm/trap_emul.c 	check_switch_mmu_context(current->mm);
check_switch_mmu_context  265 arch/mips/mm/context.c EXPORT_SYMBOL_GPL(check_switch_mmu_context);