Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pt_types.h31 unsigned int num_live; member
Dxe_pt.c204 if (pt->level > 0 && pt->num_live) { in xe_pt_destroy()
382 parent->num_live++; in xe_pt_insert_entry()
922 pt->num_live -= entries[i].qwords; in xe_pt_abort_bind()
952 pt->num_live += entries[i].qwords; in xe_pt_commit_prepare_bind()
1421 ((next - addr) >> shift) == child->num_live) { in xe_pt_check_kill()
1565 pt->num_live += entry->qwords; in xe_pt_abort_unbind()
1591 pt->num_live -= entry->qwords; in xe_pt_commit_prepare_unbind()