Home
last modified time | relevance | path

Searched refs:orig_table (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/mm/
A Dcore_mmu_lpae.c557 uint64_t *orig_table = NULL; in core_mmu_entry_copy() local
583 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