Home
last modified time | relevance | path

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

/bsp/allwinner/d1/board/
A Dboard.c44 volatile rt_size_t MMUTable[__SIZE(VPN2_BIT)] __attribute__((aligned(4 * 1024))); variable
/bsp/raspberry-pi/raspi3-32/cpu/
A Dmmu.c122 volatile static unsigned long MMUTable[4*1024] __attribute__((aligned(16*1024))); variable
/bsp/raspberry-pi/raspi2/cpu/
A Dmmu.c154 volatile static unsigned long MMUTable[4*1024] __attribute__((aligned(16*1024))); variable
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A Dmmu.c154 volatile static unsigned long MMUTable[4*1024] __attribute__((aligned(16*1024))); variable

Completed in 16 milliseconds