Home
last modified time | relevance | path

Searched refs:check_mmu_context (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/mips/mm/
A Dcontext.c47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function
62 EXPORT_SYMBOL_GPL(check_mmu_context);
186 check_mmu_context(mm); in check_switch_mmu_context()
/linux-6.3-rc2/arch/alpha/include/asm/
A Dswitch_to.h12 check_mmu_context(); \
A Dmmu_context.h188 #define check_mmu_context() \ macro
201 #define check_mmu_context() do { } while(0) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dmmu_context.h128 extern void check_mmu_context(struct mm_struct *mm);
/linux-6.3-rc2/arch/mips/kvm/
A Dvz.c2559 check_mmu_context(gpa_mm); in kvm_vz_vcpu_load_tlb()

Completed in 18 milliseconds