Searched refs:MMU_CONTEXT_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance
20 #define MMU_CONTEXT_VERSION_MASK 0xffffff00 macro42 if (((mm->context ^ mc) & MMU_CONTEXT_VERSION_MASK) == 0) in get_mmu_context()
40 #define MMU_CONTEXT_VERSION_MASK 0xffffff00 macro86 if ((mm->context ^ mc) & MMU_CONTEXT_VERSION_MASK) in get_mmu_context()