mmu_context_cache   41 include/asm-m32r/mmu_context.h 	unsigned long mc = ++mmu_context_cache;
mmu_context_cache   50 include/asm-m32r/mmu_context.h 			mmu_context_cache = mc = MMU_CONTEXT_FIRST_VERSION;
mmu_context_cache   61 include/asm-m32r/mmu_context.h 		unsigned long mc = mmu_context_cache;
mmu_context_cache   35 include/asm-mn10300/mmu_context.h extern unsigned long mmu_context_cache[NR_CPUS];
mmu_context_cache   55 include/asm-mn10300/mmu_context.h 	unsigned long *pmc = &mmu_context_cache[smp_processor_id()];
mmu_context_cache   80 include/asm-mn10300/mmu_context.h 		cache = mmu_context_cache[smp_processor_id()];