Searched refs:child_dst (Results 1 – 1 of 1) sorted by relevance
1701 pentry_t *child_dst; in copy_page_table() local1719 child_dst = page_pool_get(); in copy_page_table()1720 if (child_dst == NULL) { in copy_page_table()1729 dst[i] = ((pentry_t)k_mem_phys_addr(child_dst) | in copy_page_table()1732 ret = copy_page_table(child_dst, in copy_page_table()