Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_fw.h281 /** @mmucache_sync_obj: Object used as the sync parameter in an MMU cache operation. */
282 struct pvr_fw_object *mmucache_sync_obj; member
H A Dpvr_fw.c481 NULL, NULL, &fw_mem->mmucache_sync_obj); in pvr_fw_create_structures()
588 pvr_fw_object_destroy(fw_mem->mmucache_sync_obj); in pvr_fw_create_structures()
612 pvr_fw_object_destroy(fw_mem->mmucache_sync_obj); in pvr_fw_destroy_structures()
H A Dpvr_mmu.c148 pvr_fw_object_get_fw_addr(pvr_dev->fw_dev.mem.mmucache_sync_obj, in pvr_mmu_flush_exec()