Searched defs:mmu_context_cache (Results 1 – 3 of 3) sorted by relevance
20 unsigned long mmu_context_cache[NR_CPUS] = { variable
25 #define mmu_context_cache mmu_context_cache_dat macro29 #define mmu_context_cache mmu_context_cache_dat[smp_processor_id()] macro
36 unsigned long mmu_context_cache = NO_CONTEXT; variable