Lines Matching refs:qwords
332 entry->qwords = 0; in xe_pt_new_shared()
391 entry->qwords++; in xe_pt_insert_entry()
864 for (j = 0; j < entries[i].qwords; j++) in xe_pt_cancel_bind()
871 entries[i].qwords = 0; in xe_pt_cancel_bind()
901 for (j = 0; j < entries[i].qwords; j++) { in xe_pt_commit()
922 pt->num_live -= entries[i].qwords; in xe_pt_abort_bind()
928 for (j = 0; j < entries[i].qwords; j++) { in xe_pt_abort_bind()
952 pt->num_live += entries[i].qwords; in xe_pt_commit_prepare_bind()
958 for (j = 0; j < entries[i].qwords; j++) { in xe_pt_commit_prepare_bind()
1013 end = start + page_size * entry->qwords; in xe_vm_dbg_print_entries()
1016 i, xe_pt->level, entry->ofs, entry->qwords, in xe_vm_dbg_print_entries()
1485 xe_walk->wupd.updates[level].update->qwords = end_offset - offset; in xe_pt_stage_unbind_post_descend()
1565 pt->num_live += entry->qwords; in xe_pt_abort_unbind()
1570 for (j = entry->ofs; j < entry->ofs + entry->qwords; j++) in xe_pt_abort_unbind()
1591 pt->num_live -= entry->qwords; in xe_pt_commit_prepare_unbind()
1596 for (j = entry->ofs; j < entry->ofs + entry->qwords; j++) { in xe_pt_commit_prepare_unbind()