Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/mm/
H A Dmmu_context.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/openbmc/linux/arch/powerpc/mm/book3s32/
H A Dmmu_context.c49 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/openbmc/linux/arch/m68k/mm/
H A Dmcfmmu.c28 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c73 static unsigned long *context_map; variable
/openbmc/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.c171 struct idr context_map; member