Searched refs:orig_pgt (Results 1 – 1 of 1) sorted by relevance
429 struct mmu_pgt *orig_pgt = NULL; in core_mmu_entry_copy() local441 orig_pgt = tbl_info->table; in core_mmu_entry_copy()442 pte = core_mmu_table_get_entry(orig_pgt, idx); in core_mmu_entry_copy()452 orig_pgt = core_mmu_xlat_table_entry_pa2va(pte, orig_pgt); in core_mmu_entry_copy()453 if (!orig_pgt) in core_mmu_entry_copy()457 memcpy(new_pgt, orig_pgt, sizeof(struct mmu_pgt)); in core_mmu_entry_copy()