Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ttm_vram_mgr.h34 to_xe_ttm_vram_mgr_resource(struct ttm_resource *res) in to_xe_ttm_vram_mgr_resource() function
H A Dxe_svm.c519 struct list_head *blocks = &to_xe_ttm_vram_mgr_resource(res)->blocks; in xe_svm_populate_devmem_pfn()
728 blocks = &to_xe_ttm_vram_mgr_resource(bo->ttm.resource)->blocks; in xe_drm_pagemap_populate_mm()
H A Dxe_bo.c572 to_xe_ttm_vram_mgr_resource(mem); in xe_ttm_resource_visible()