Searched refs:a6xx_gmu_bo (Results 1 – 4 of 4) sorted by relevance
12 struct a6xx_gmu_bo { struct62 struct a6xx_gmu_bo hfi;63 struct a6xx_gmu_bo debug;64 struct a6xx_gmu_bo icache;65 struct a6xx_gmu_bo dcache;66 struct a6xx_gmu_bo dummy;67 struct a6xx_gmu_bo log;
689 static bool fw_block_mem(struct a6xx_gmu_bo *bo, const struct block_header *blk) in fw_block_mem()1176 static int a6xx_gmu_memory_alloc(struct a6xx_gmu *gmu, struct a6xx_gmu_bo *bo, in a6xx_gmu_memory_alloc()
703 struct a6xx_gmu_bo *hfi = &gmu->hfi; in a6xx_hfi_init()
811 struct a6xx_gpu_state *a6xx_state, struct a6xx_gmu_bo *bo) in a6xx_snapshot_gmu_bo()