Home
last modified time | relevance | path

Searched defs:bdev (Results 1 – 19 of 19) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
HDttm_bo.c62 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) in ttm_mem_type_debug()
113 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local
161 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_to_lru() local
372 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_ttm() local
417 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
552 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local
612 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_and_unlock() local
693 static int ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
750 struct ttm_bo_device *bdev = arg; in ttm_bo_delayed_workqueue() local
760 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
[all …]
HDttm_bo_util.c116 static int ttm_mem_io_reserve(struct ttm_bo_device *bdev, in ttm_mem_io_reserve()
140 static void ttm_mem_io_free(struct ttm_bo_device *bdev, in ttm_mem_io_free()
187 int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_ioremap()
219 void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_iounmap()
297 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_memcpy() local
406 struct ttm_bo_device *bdev = bo->bdev; in ttm_buffer_object_transfer() local
602 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_move_accel_cleanup() local
HDttm_bo_vm.c71 static struct ttm_buffer_object *ttm_bo_vm_lookup_rb(struct ttm_bo_device *bdev, in ttm_bo_vm_lookup_rb()
107 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_vm_fault() local
323 ttm_bo_mmap_single(struct ttm_bo_device *bdev, vm_ooffset_t *offset, vm_size_t size, in ttm_bo_mmap_single()
HDttm_tt.c183 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev, in ttm_tt_init()
211 int ttm_dma_tt_init(struct ttm_dma_tt *ttm_dma, struct ttm_bo_device *bdev, in ttm_dma_tt_init()
HDttm_execbuf_util.c210 struct ttm_bo_device *bdev; in ttm_eu_fence_buffer_objects() local
HDttm_agp_backend.c99 struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev, in ttm_agp_tt_create()
HDttm_bo_driver.h113 struct ttm_bo_device *bdev; member
266 struct ttm_bo_device *bdev; member
HDttm_bo_api.h193 struct ttm_bo_device *bdev; member
/freebsd-11-stable/sys/dev/drm2/radeon/
HDradeon_ttm.c50 static struct radeon_device *radeon_get_rdev(struct ttm_bo_device *bdev) in radeon_get_rdev()
119 static int radeon_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags) in radeon_invalidate_caches()
124 static int radeon_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in radeon_init_mem_type()
410 static int radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in radeon_ttm_io_mem_reserve()
473 static void radeon_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in radeon_ttm_io_mem_free()
554 static struct ttm_tt *radeon_ttm_tt_create(struct ttm_bo_device *bdev, in radeon_ttm_tt_create()
HDradeon.h311 struct ttm_bo_device bdev; member
/freebsd-11-stable/lib/libusb/
HDlibusb10_hotplug.c57 struct libusb20_device *bdev = _bdev->os_priv; in libusb_hotplug_equal() local
115 libusb_device *bdev; in libusb_hotplug_scan() local
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga_tools/
HDmlx5fpga_tools_char.c294 device_t bdev; in mlx5_fpga_tools_char_add_one() local
/freebsd-11-stable/sys/dev/agp/
HDagp_nvidia.c77 device_t bdev; /* Bridge */ member
HDagp_i810.c204 device_t bdev; /* bridge device */ member
759 device_t bdev; in agp_i810_probe() local
/freebsd-11-stable/sys/dev/usb/
HDusb_bus.h99 device_t bdev; /* filled by HC driver */ member
/freebsd-11-stable/stand/sparc64/loader/
HDmain.c742 char *bdev, *dev, *odev; in sparc64_zfs_probe() local
/freebsd-11-stable/sys/dev/sound/pcm/
HDdsp.c125 device_t bdev; in dsp_get_flags() local
135 device_t bdev; in dsp_set_flags() local
/freebsd-11-stable/sys/dev/firewire/
HDfirewirereg.h98 device_t bdev; member
/freebsd-11-stable/sys/dev/atkbdc/
HDpsm.c457 struct cdev *bdev; member