Home
last modified time | relevance | path

Searched refs:check_mmu_context (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dcontext.c47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function
62 EXPORT_SYMBOL_GPL(check_mmu_context); variable
186 check_mmu_context(mm); in check_switch_mmu_context()
201 * cpu_mmid_lock in check_mmu_context(). Taking the lock synchronises in check_switch_mmu_context()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dcontext.c47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function
62 EXPORT_SYMBOL_GPL(check_mmu_context); variable
186 check_mmu_context(mm); in check_switch_mmu_context()
201 * cpu_mmid_lock in check_mmu_context(). Taking the lock synchronises in check_switch_mmu_context()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dswitch_to.h12 check_mmu_context(); \
H A Dmmu_context.h188 #define check_mmu_context() \ macro
201 #define check_mmu_context() do { } while(0) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dswitch_to.h12 check_mmu_context(); \
H A Dmmu_context.h188 #define check_mmu_context() \ macro
201 #define check_mmu_context() do { } while(0) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmmu_context.h128 extern void check_mmu_context(struct mm_struct *mm);
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmmu_context.h132 extern void check_mmu_context(struct mm_struct *mm);
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dtrap_emul.c1214 check_mmu_context(mm); in kvm_trap_emul_vcpu_reenter()
H A Dvz.c2555 check_mmu_context(gpa_mm); in kvm_vz_vcpu_load_tlb()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dvz.c2559 check_mmu_context(gpa_mm); in kvm_vz_vcpu_load_tlb()

Completed in 12 milliseconds