Searched refs:hmm_bo_device (Results 1 – 4 of 4) sorted by relevance
79 struct hmm_bo_device { struct102 struct hmm_bo_device *bdev; argument131 struct hmm_buffer_object *hmm_bo_alloc(struct hmm_bo_device *bdev,136 int hmm_bo_device_init(struct hmm_bo_device *bdev,143 void hmm_bo_device_exit(struct hmm_bo_device *bdev);148 int hmm_bo_device_inited(struct hmm_bo_device *bdev);243 struct hmm_bo_device *bdev, ia_css_ptr vaddr);252 struct hmm_bo_device *bdev, ia_css_ptr vaddr);259 struct hmm_bo_device *bdev, const void *vaddr);
68 extern struct hmm_bo_device bo_device;
259 struct hmm_bo_device *bdev = bo->bdev; in __bo_take_off_handling()301 struct hmm_bo_device *bdev; in __bo_merge()320 int hmm_bo_device_init(struct hmm_bo_device *bdev, in hmm_bo_device_init()430 struct hmm_bo_device *bdev = bo->bdev; in hmm_bo_release()490 void hmm_bo_device_exit(struct hmm_bo_device *bdev) in hmm_bo_device_exit()528 int hmm_bo_device_inited(struct hmm_bo_device *bdev) in hmm_bo_device_inited()543 struct hmm_bo_device *bdev, ia_css_ptr vaddr) in hmm_bo_device_search_start()563 struct hmm_bo_device *bdev, unsigned int vaddr) in hmm_bo_device_search_in_range()583 struct hmm_bo_device *bdev, const void *vaddr) in hmm_bo_device_search_vmap_start()763 struct hmm_bo_device *bdev; in hmm_bo_bind()[all …]
27 struct hmm_bo_device bo_device;