Searched refs:ptr_copy (Results 1 – 1 of 1) sorted by relevance
2516 struct pvr_page_table_ptr ptr_copy; in pvr_mmu_map_sgl() local2527 memcpy(&ptr_copy, &op_ctx->curr_page, sizeof(ptr_copy)); in pvr_mmu_map_sgl()2552 memcpy(&op_ctx->curr_page, &ptr_copy, sizeof(op_ctx->curr_page)); in pvr_mmu_map_sgl()2575 struct pvr_page_table_ptr ptr_copy; in pvr_mmu_map() local2592 memcpy(&ptr_copy, &op_ctx->curr_page, sizeof(ptr_copy)); in pvr_mmu_map()2634 memcpy(&op_ctx->curr_page, &ptr_copy, sizeof(op_ctx->curr_page)); in pvr_mmu_map()