Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dpasid.c412 QI_PC_PASID(pasid) | QI_PC_TYPE; in pasid_cache_invalidation_with_pasid()
H A Diommu.h426 #define QI_PC_PASID(pasid) (((u64)pasid) << 32) macro
H A Ddmar.c1650 desc.qw0 = QI_PC_PASID(pasid) | QI_PC_DID(did) | in qi_flush_pasid_cache()