Home
last modified time | relevance | path

Searched defs:context_map (Results 1 – 4 of 4) sorted by relevance

/linux/arch/microblaze/mm/
H A Dmmu_context.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/linux/arch/powerpc/mm/book3s32/
H A Dmmu_context.c49 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/linux/arch/m68k/mm/
H A Dmcfmmu.c28 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c73 static unsigned long *context_map; variable