Searched refs:reserved_pages (Results 1 – 2 of 2) sorted by relevance
35 struct list_head reserved_pages; member
296 list_move(&rsv->blocks, &mgr->reserved_pages); in amdgpu_vram_mgr_do_reserve()359 list_for_each_entry(rsv, &mgr->reserved_pages, blocks) { in amdgpu_vram_mgr_query_page_status()861 list_for_each_entry(rsv, &mgr->reserved_pages, blocks) in amdgpu_vram_mgr_debug()901 INIT_LIST_HEAD(&mgr->reserved_pages); in amdgpu_vram_mgr_init()945 list_for_each_entry_safe(rsv, temp, &mgr->reserved_pages, blocks) { in amdgpu_vram_mgr_fini()