Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c104 struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile, in xe_pt_create() function
152 ALLOW_ERROR_INJECTION(xe_pt_create, ERRNO);
654 xe_child = xe_pt_create(xe_walk->vm, xe_walk->tile, level - 1, in xe_pt_stage_bind_entry()