Home
last modified time | relevance | path

Searched refs:check_switch_mmu_context (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmmu_context.h133 extern void check_switch_mmu_context(struct mm_struct *mm);
166 check_switch_mmu_context(next); in switch_mm()
/kernel/linux/linux-6.6/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); variable
/kernel/linux/linux-5.10/arch/mips/kvm/
H A 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()

Completed in 6 milliseconds