Searched refs:orig_table (Results 1 – 1 of 1) sorted by relevance
557 uint64_t *orig_table = NULL; in core_mmu_entry_copy() local583 orig_table = core_mmu_xlat_table_entry_pa2va(prtn, tbl_info->level, in core_mmu_entry_copy()587 memcpy(new_table, orig_table, XLAT_TABLE_ENTRIES * XLAT_ENTRY_SIZE); in core_mmu_entry_copy()
Completed in 5 milliseconds