Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm64/core/
Dmmu.c1192 static uint16_t get_asid(uint64_t ttbr0) in get_asid() function
1362 if (get_asid(curr_ttbr0) == get_asid(new_ttbr0)) { in z_arm64_swap_ptables()