Searched refs:QI_PGRP_PASID (Results 1 – 2 of 2) sorted by relevance
632 desc.qw0 = QI_PGRP_PASID(req->pasid) | in handle_bad_prq_event()797 desc.qw0 = QI_PGRP_PASID(prm->pasid) | QI_PGRP_DID(sid) | in intel_svm_page_response()
460 #define QI_PGRP_PASID(pasid) (((u64)(pasid)) << 32) macro