Searched refs:pvr_mmu_op_context (Results 1 – 3 of 3) sorted by relevance
15 struct pvr_mmu_op_context;99 void pvr_mmu_op_context_destroy(struct pvr_mmu_op_context *op_ctx);100 struct pvr_mmu_op_context *104 int pvr_mmu_map(struct pvr_mmu_op_context *op_ctx, u64 size, u64 flags,106 int pvr_mmu_unmap(struct pvr_mmu_op_context *op_ctx, u64 device_addr, u64 size);
1396 struct pvr_mmu_op_context { struct1473 pvr_page_table_l2_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l2_insert() argument1501 pvr_page_table_l2_remove(struct pvr_mmu_op_context *op_ctx) in pvr_page_table_l2_remove()1536 pvr_page_table_l1_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l1_insert()1565 pvr_page_table_l1_remove(struct pvr_mmu_op_context *op_ctx) in pvr_page_table_l1_remove()1600 pvr_page_table_l0_insert(struct pvr_mmu_op_context *op_ctx, in pvr_page_table_l0_insert()1629 pvr_page_table_l0_remove(struct pvr_mmu_op_context *op_ctx) in pvr_page_table_l0_remove()2016 pvr_mmu_op_context_sync(struct pvr_mmu_op_context *op_ctx) in pvr_mmu_op_context_sync()2266 pvr_page_destroy(struct pvr_mmu_op_context *op_ctx) in pvr_page_destroy()2343 struct pvr_mmu_op_context *[all …]
141 struct pvr_mmu_op_context *mmu_op_ctx;