Home
last modified time | relevance | path

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

/Linux-v4.19/arch/microblaze/mm/
Dmmu_context.c34 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/Linux-v4.19/arch/powerpc/mm/
Dmmu_context_hash32.c61 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
Dmmu_context_nohash.c86 static unsigned long *context_map; variable
/Linux-v4.19/arch/m68k/mm/
Dmcfmmu.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dmmal-vchiq.c164 struct idr context_map; member