Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dmmu_armv8a.h207 unsigned int num_os_ranges; member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c577 for (index = 0; index < MMU_config->num_os_ranges; index++) { in setup_page_tables()