Home
last modified time | relevance | path

Searched defs:ttm_pool_manager (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc.c104 struct ttm_pool_manager { struct
105 unsigned int kobj_ref;
106 eventhandler_tag lowmem_handler;
107 struct ttm_pool_opts options;
109 union {
117 } _u;
H A Dttm_page_alloc_dma.c169 struct ttm_pool_manager { struct
178 static struct ttm_pool_manager *_manager; argument