Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c90 #define LEVEL0_PAGE_TABLE_ENCODE_SIZE SZ_2M macro
933 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in __xe_migrate_copy()
1194 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_ccs_rw_copy()
1247 LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_ccs_rw_copy()
1395 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_vram_copy_chunk()
1614 u32 avail_pts = max_mem_transfer_per_pass(xe) / LEVEL0_PAGE_TABLE_ENCODE_SIZE; in xe_migrate_clear()