Searched defs:check_mmu_context (Results 1 – 2 of 2) sorted by relevance
190 #define check_mmu_context() \ macro203 #define check_mmu_context() do { } while(0) macro
47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function