Home
last modified time | relevance | path

Searched refs:MMU_BLOCK_SH_BIT (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/picocrt/machine/aarch64/
Dcrt0.c89 #define MMU_BLOCK_SH_BIT 8 macro
90 #define MMU_BLOCK_SH_NS (0 << MMU_BLOCK_SH_BIT)
91 #define MMU_BLOCK_SH_OS (2 << MMU_BLOCK_SH_BIT)
92 #define MMU_BLOCK_SH_IS (3 << MMU_BLOCK_SH_BIT)