Searched refs:xe_vm_create_scratch (Results 1 – 1 of 1) sorted by relevance
1592 * xe_vm_create_scratch() - Setup a scratch memory pagetable tree for the1605 static int xe_vm_create_scratch(struct xe_device *xe, struct xe_tile *tile, in xe_vm_create_scratch() function 1621 ALLOW_ERROR_INJECTION(xe_vm_create_scratch, ERRNO);1756 err = xe_vm_create_scratch(xe, tile, vm); in xe_vm_create()