Searched refs:a6xx_gmu_bo (Results 1 – 4 of 4) sorted by relevance
15 struct a6xx_gmu_bo { struct66 struct a6xx_gmu_bo hfi;67 struct a6xx_gmu_bo debug;68 struct a6xx_gmu_bo icache;69 struct a6xx_gmu_bo dcache;70 struct a6xx_gmu_bo dummy;71 struct a6xx_gmu_bo log;
716 static bool fw_block_mem(struct a6xx_gmu_bo *bo, const struct block_header *blk) in fw_block_mem()1232 static int a6xx_gmu_memory_alloc(struct a6xx_gmu *gmu, struct a6xx_gmu_bo *bo, in a6xx_gmu_memory_alloc()
824 struct a6xx_gmu_bo *hfi = &gmu->hfi; in a6xx_hfi_init()
1241 struct a6xx_gpu_state *a6xx_state, struct a6xx_gmu_bo *bo) in a6xx_snapshot_gmu_bo()