Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c310 static uint64_t *expand_to_table(uint64_t *pte, unsigned int level) in expand_to_table() function
404 table = expand_to_table(pte, level); in set_mapping()