Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_svm.c1096 static bool supports_4K_migration(struct xe_device *xe) in supports_4K_migration() function
1128 if (range_size < SZ_64K && !supports_4K_migration(vm->xe)) { in xe_svm_range_needs_migrate_to_vram()