Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dmmu_context.h133 extern void check_switch_mmu_context(struct mm_struct *mm);
166 check_switch_mmu_context(next); in switch_mm()
/Linux-v5.10/arch/mips/mm/
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);
/Linux-v5.10/arch/mips/kvm/
Dtrap_emul.c1051 check_switch_mmu_context(mm); in kvm_trap_emul_vcpu_load()
1065 check_switch_mmu_context(current->mm); in kvm_trap_emul_vcpu_put()
1250 check_switch_mmu_context(current->mm); in kvm_trap_emul_vcpu_run()