Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c191 static inline unsigned int table_index(uint64_t *pte) in table_index() function
202 unsigned int i = table_index(table); in free_table()
212 unsigned int i = table_index(table); in table_usage()
259 MMU_DEBUG("[%d]%p: ", table_index(pte), pte); in debug_show_pte()
269 MMU_DEBUG("[Table] [%d]%p\r\n", table_index(table), table); in debug_show_pte()
330 desc, table_index(table), table); in expand_to_table()