Searched refs:orig_pgt (Results 1 – 1 of 1) sorted by relevance
426 struct mmu_pgt *orig_pgt = NULL; in core_mmu_entry_copy() local438 orig_pgt = tbl_info->table; in core_mmu_entry_copy()439 pte = core_mmu_table_get_entry(orig_pgt, idx); in core_mmu_entry_copy()449 orig_pgt = core_mmu_xlat_table_entry_pa2va(pte, orig_pgt); in core_mmu_entry_copy()450 if (!orig_pgt) in core_mmu_entry_copy()454 memcpy(new_pgt, orig_pgt, sizeof(struct mmu_pgt)); in core_mmu_entry_copy()