Home
last modified time | relevance | path

Searched refs:bo_device (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/media/atomisp/pci/hmm/
A Dhmm.c27 struct hmm_bo_device bo_device; variable
35 ret = hmm_bo_device_init(&bo_device, &sh_mmu_mrfld, in hmm_init()
63 hmm_bo_device_exit(&bo_device); in hmm_cleanup()
85 bo = hmm_bo_alloc(&bo_device, pgnr); in __hmm_alloc()
179 bo = hmm_bo_device_search_in_range(&bo_device, virt); in load_and_flush_by_kmap()
220 bo = hmm_bo_device_search_in_range(&bo_device, virt); in load_and_flush()
290 bo = hmm_bo_device_search_in_range(&bo_device, virt); in hmm_store()
362 bo = hmm_bo_device_search_in_range(&bo_device, virt); in hmm_set()
420 bo = hmm_bo_device_search_in_range(&bo_device, virt); in hmm_virt_to_phys()
438 bo = hmm_bo_device_search_start(&bo_device, virt); in hmm_mmap()
[all …]
/drivers/gpu/drm/xe/
A Dxe_bo.h375 struct xe_bo_dev *bo_device = &xe_bo_device(bo)->bo_device; in xe_bo_put_async() local
377 if (xe_bo_put_deferred(bo, &bo_device->async_list)) in xe_bo_put_async()
378 schedule_work(&bo_device->async_free); in xe_bo_put_async()
381 void xe_bo_dev_init(struct xe_bo_dev *bo_device);
383 void xe_bo_dev_fini(struct xe_bo_dev *bo_device);
A Dxe_device_types.h601 } bo_device; member
A Dxe_device.c397 xe_bo_dev_fini(&xe->bo_device); in xe_device_destroy()
436 xe_bo_dev_init(&xe->bo_device); in xe_device_create()
/drivers/staging/media/atomisp/include/hmm/
A Dhmm.h68 extern struct hmm_bo_device bo_device;
/drivers/staging/media/atomisp/pci/
A Datomisp_compat_css20.c167 *mmu_base_addr = sh_mmu_mrfld.get_pd_base(&bo_device.mmu, in hmm_get_mmu_base_addr()
168 bo_device.mmu.base_address); in hmm_get_mmu_base_addr()

Completed in 18 milliseconds