Searched refs:ivpu_bo_ops (Results 1 – 2 of 2) sorted by relevance
12 struct ivpu_bo_ops;17 const struct ivpu_bo_ops *ops;42 struct ivpu_bo_ops { struct
61 static const struct ivpu_bo_ops prime_ops = {134 static const struct ivpu_bo_ops shmem_ops = {186 static const struct ivpu_bo_ops internal_ops = {341 u64 size, u32 flags, const struct ivpu_bo_ops *ops, in ivpu_bo_alloc()