Searched refs:exclusive_vm (Results 1 – 1 of 1) sorted by relevance
81 should_map_wc(struct panthor_gem_object *bo, struct panthor_vm *exclusive_vm) in should_map_wc() argument428 struct panthor_vm *exclusive_vm, in panthor_gem_create_with_handle() argument441 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()