Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c81 should_map_wc(struct panthor_gem_object *bo, struct panthor_vm *exclusive_vm) in should_map_wc() argument
428 struct panthor_vm *exclusive_vm, in panthor_gem_create_with_handle() argument
441 bo->base.map_wc = should_map_wc(bo, exclusive_vm); in panthor_gem_create_with_handle()
443 if (exclusive_vm) { in panthor_gem_create_with_handle()
444 bo->exclusive_vm_root_gem = panthor_vm_root_gem(exclusive_vm); in panthor_gem_create_with_handle()