Home
last modified time | relevance | path

Searched defs:_page_table (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/libcpu/arm/arm926/
H A Dmmu.c392 static volatile rt_uint32_t _page_table[4*1024]; variable
394 static volatile rt_uint32_t _page_table[4*1024] \ variable
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dmmu.c144 static volatile unsigned int _page_table[4*1024] __attribute__((aligned(16*1024))); variable