Searched refs:pvr_mmu_backing_page_sync (Results 1 – 1 of 1) sorted by relevance
345 * pvr_mmu_backing_page_sync() - Flush a MMU backing page from the CPU to the353 * pvr_mmu_backing_page_sync() once you're sure you have no more changes to357 pvr_mmu_backing_page_sync(struct pvr_mmu_backing_page *page, u32 flags) in pvr_mmu_backing_page_sync() function 913 * This is just a thin wrapper around pvr_mmu_backing_page_sync(), so the924 pvr_mmu_backing_page_sync(&table->backing_page, PVR_MMU_SYNC_LEVEL_2_FLAGS); in pvr_page_table_l2_sync() 1094 * This is just a thin wrapper around pvr_mmu_backing_page_sync(), so the1105 pvr_mmu_backing_page_sync(&table->backing_page, PVR_MMU_SYNC_LEVEL_1_FLAGS); in pvr_page_table_l1_sync() 1270 * This is just a thin wrapper around pvr_mmu_backing_page_sync(), so the1282 pvr_mmu_backing_page_sync(&table->backing_page, PVR_MMU_SYNC_LEVEL_0_FLAGS); in pvr_page_table_l0_sync()