Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dpasid.c411 desc.qw0 = QI_PC_DID(did) | QI_PC_GRAN(QI_PC_PASID_SEL) | in pasid_cache_invalidation_with_pasid()
H A Diommu.h427 #define QI_PC_DID(did) (((u64)did) << 16) macro
H A Ddmar.c1656 desc.qw0 = QI_PC_PASID(pasid) | QI_PC_DID(did) | in qi_flush_pasid_cache()