Searched refs:MAX_PREEMPTDISABLE_TRANSFER (Results 1 – 1 of 1) sorted by relevance
86 #define MAX_PREEMPTDISABLE_TRANSFER SZ_8M /* Around 1ms. */ macro549 return MAX_PREEMPTDISABLE_TRANSFER; in max_mem_transfer_per_pass()2065 XE_WARN_ON(size > MAX_PREEMPTDISABLE_TRANSFER); in pte_update_cmd_size()2202 xe_assert(xe, npages * PAGE_SIZE <= MAX_PREEMPTDISABLE_TRANSFER); in xe_migrate_vram()2499 if (cursor.size > MAX_PREEMPTDISABLE_TRANSFER) in xe_migrate_access_memory()2501 MAX_PREEMPTDISABLE_TRANSFER); in xe_migrate_access_memory()