Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pt.c376 struct xe_pt_update *child_upd = xe_child ? in xe_pt_insert_entry() local
388 if (unlikely(child_upd)) { in xe_pt_insert_entry()
389 child_upd->update = NULL; in xe_pt_insert_entry()
390 child_upd->parent = xe_child; in xe_pt_insert_entry()
391 child_upd->preexisting = false; in xe_pt_insert_entry()