Searched refs:hmm_bo_device (Results 1 – 4 of 4) sorted by relevance
90 struct hmm_bo_device { struct113 struct hmm_bo_device *bdev; argument142 struct hmm_buffer_object *hmm_bo_alloc(struct hmm_bo_device *bdev,147 int hmm_bo_device_init(struct hmm_bo_device *bdev,154 void hmm_bo_device_exit(struct hmm_bo_device *bdev);159 int hmm_bo_device_inited(struct hmm_bo_device *bdev);254 struct hmm_bo_device *bdev, ia_css_ptr vaddr);263 struct hmm_bo_device *bdev, ia_css_ptr vaddr);270 struct hmm_bo_device *bdev, const void *vaddr);
79 extern struct hmm_bo_device bo_device;
270 struct hmm_bo_device *bdev = bo->bdev; in __bo_take_off_handling()312 struct hmm_bo_device *bdev; in __bo_merge()331 int hmm_bo_device_init(struct hmm_bo_device *bdev, in hmm_bo_device_init()441 struct hmm_bo_device *bdev = bo->bdev; in hmm_bo_release()501 void hmm_bo_device_exit(struct hmm_bo_device *bdev) in hmm_bo_device_exit()539 int hmm_bo_device_inited(struct hmm_bo_device *bdev) in hmm_bo_device_inited()554 struct hmm_bo_device *bdev, ia_css_ptr vaddr) in hmm_bo_device_search_start()574 struct hmm_bo_device *bdev, unsigned int vaddr) in hmm_bo_device_search_in_range()594 struct hmm_bo_device *bdev, const void *vaddr) in hmm_bo_device_search_vmap_start()774 struct hmm_bo_device *bdev; in hmm_bo_bind()[all …]
38 struct hmm_bo_device bo_device;
Completed in 7 milliseconds