Home
last modified time | relevance | path

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

/Linux-v5.10/arch/microblaze/mm/
Dmmu_context.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/Linux-v5.10/arch/powerpc/mm/book3s32/
Dmmu_context.c56 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/Linux-v5.10/arch/m68k/mm/
Dmcfmmu.c28 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/Linux-v5.10/arch/powerpc/mm/nohash/
Dmmu_context.c82 static unsigned long *context_map; variable
/Linux-v5.10/drivers/staging/vc04_services/vchiq-mmal/
Dmmal-vchiq.c174 struct idr context_map; member