Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_gem.c205 struct panthor_vm *exclusive_vm, in panthor_gem_create_with_handle() argument
219 if (exclusive_vm) { in panthor_gem_create_with_handle()
220 bo->exclusive_vm_root_gem = panthor_vm_root_gem(exclusive_vm); in panthor_gem_create_with_handle()
Dpanthor_gem.h96 struct panthor_vm *exclusive_vm,