Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c2028 u64 gpu_page_size = 0x1ull << xe_pt_shift(level); in build_pt_update_batch_sram() local
2034 ptes = DIV_ROUND_UP(size, gpu_page_size); in build_pt_update_batch_sram()
2065 if (gpu_page_size < PAGE_SIZE) { in build_pt_update_batch_sram()
2073 i += gpu_page_size / PAGE_SIZE; in build_pt_update_batch_sram()