Home
last modified time | relevance | path

Searched refs:ttm_tt_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_agp_backend.c109 if (ttm_tt_init(&agp_be->ttm, bdev, size, page_flags, dummy_read_page)) { in ttm_agp_tt_create()
H A Dttm_bo_driver.h599 extern int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev,
H A Dttm_tt.c181 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev, in ttm_tt_init() function