Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c217 struct panthor_vm *exclusive_vm, in panthor_gem_create_with_handle() argument
231 if (exclusive_vm) { in panthor_gem_create_with_handle()
232 bo->exclusive_vm_root_gem = panthor_vm_root_gem(exclusive_vm); in panthor_gem_create_with_handle()
H A Dpanthor_gem.h91 struct panthor_vm *exclusive_vm,