Searched defs:check_mmu_context (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/mm/
H A Dcontext.c47 void check_mmu_context(struct mm_struct *mm) function
62 EXPORT_SYMBOL_GPL(check_mmu_context); variable
/linux-master/arch/alpha/include/asm/
H A Dmmu_context.h190 #define check_mmu_context() \ macro
203 #define check_mmu_context() do { } while(0) macro

Completed in 111 milliseconds