Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_bo.c76 ccs_page = xe_bo_ccs_pages_start(bo) >> PAGE_SHIFT; in ccs_test_migrate()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.h234 static inline size_t xe_bo_ccs_pages_start(struct xe_bo *bo) in xe_bo_ccs_pages_start() function
Dxe_migrate.c804 xe_res_first_sg(xe_bo_sg(src_bo), xe_bo_ccs_pages_start(src_bo), in xe_migrate_copy()