Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm64/core/
Dmmu.c306 static int set_mapping(uint64_t *top_table, uintptr_t virt, size_t size, in set_mapping() argument
309 uint64_t *table = top_table; in set_mapping()
371 table = top_table; in set_mapping()