Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c356 struct xe_pt_update *child_upd = xe_child ? in xe_pt_insert_entry() local
368 if (unlikely(child_upd)) { in xe_pt_insert_entry()
369 child_upd->update = NULL; in xe_pt_insert_entry()
370 child_upd->parent = xe_child; in xe_pt_insert_entry()
371 child_upd->preexisting = false; in xe_pt_insert_entry()