Searched defs:ttm_page_pool (Results 1 – 1 of 1) sorted by relevance
65 struct ttm_page_pool { struct66 struct mtx lock;67 bool fill_lock;68 bool dma32;69 struct pglist list;70 int ttm_page_alloc_flags;71 unsigned npages;72 char *name;73 unsigned long nfrees;74 unsigned long nrefills;