Searched refs:get_l2_table (Results 1 – 1 of 1) sorted by relevance
367 static status_t get_l2_table(arch_aspace_t *aspace, uint32_t l1_index, paddr_t *ppa) { in get_l2_table() function535 if (get_l2_table(aspace, l1_index, &l2_pa) != NO_ERROR) { in arch_mmu_map()
Completed in 2 milliseconds