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.c262 struct panthor_vm *exclusive_vm, in panthor_gem_create_with_handle() argument
276 if (exclusive_vm) { in panthor_gem_create_with_handle()
277 bo->exclusive_vm_root_gem = panthor_vm_root_gem(exclusive_vm); in panthor_gem_create_with_handle()