Home
last modified time | relevance | path

Searched defs:mmu_context_cache (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/mn10300/mm/
Dmmu-context.c20 unsigned long mmu_context_cache[NR_CPUS] = { variable
/linux-3.3/arch/m32r/include/asm/
Dmmu_context.h25 #define mmu_context_cache mmu_context_cache_dat macro
29 #define mmu_context_cache mmu_context_cache_dat[smp_processor_id()] macro
/linux-3.3/arch/avr32/mm/
Dinit.c36 unsigned long mmu_context_cache = NO_CONTEXT; variable