Searched refs:panthor_vm_resv (Results 1 – 2 of 2) sorted by relevance
57 struct dma_resv *panthor_vm_resv(struct panthor_vm *vm);
1285 dma_resv_lock(panthor_vm_resv(vm), NULL); in panthor_vm_prepare_map_op_ctx()1287 dma_resv_unlock(panthor_vm_resv(vm)); in panthor_vm_prepare_map_op_ctx()2122 struct dma_resv *panthor_vm_resv(struct panthor_vm *vm) in panthor_vm_resv() function