Lines Matching full:pointer
56 * @pages: Pointer to array of device memory pages (destination)
57 * @dma_addr: Pointer to array of DMA addresses (source)
70 * @pages: Pointer to array of device memory pages (source)
71 * @dma_addr: Pointer to array of DMA addresses (destination)
86 * @dev: Pointer to the device structure which device memory allocation belongs to
87 * @mm: Pointer to the mm_struct for the address space
89 * @ops: Pointer to the operations structure for GPU SVM device memory
117 * Return: Pointer to the allocated GPU SVM notifier on success, NULL on failure.
123 * @notifier: Pointer to the GPU SVM notifier to be freed
131 * @gpusvm: Pointer to the GPU SVM
135 * Return: Pointer to the allocated GPU SVM range on success, NULL on failure.
141 * @range: Pointer to the GPU SVM range to be freed
149 * @gpusvm: Pointer to the GPU SVM
150 * @notifier: Pointer to the GPU SVM notifier
151 * @mmu_range: Pointer to the mmu_notifier_range structure
164 * @gpusvm: Pointer to the GPU SVM structure
218 * @gpusvm: Pointer to the GPU SVM structure
219 * @notifier: Pointer to the GPU SVM notifier
248 * @drm: Pointer to the DRM device structure
249 * @mm: Pointer to the mm_struct for the address space
254 * @ops: Pointer to the operations structure for GPU SVM
255 * @chunk_sizes: Pointer to the array of chunk sizes used in range allocation.
386 * @gpusvm: Pointer to the GPU SVM structure.
405 * @gpusvm__: Pointer to the GPU SVM structure.
414 * @gpusvm__: Pointer to the GPU SVM structure.
423 * @range: Pointer to the GPU SVM range
435 * @range: Pointer to the GPU SVM range
447 * @range: Pointer to the GPU SVM range
459 * @notifier: Pointer to the GPU SVM notifier
471 * @notifier: Pointer to the GPU SVM notifier
483 * @notifier: Pointer to the GPU SVM notifier
496 * @range: a pointer to the current GPU SVM range
498 * Return: A pointer to the next drm_gpusvm_range if available, or NULL if the
515 * @notifier__: Pointer to the GPU SVM notifier