Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/intel/
Dpasid.c450 desc.qw0 = QI_PC_DID(did) | QI_PC_GRAN(QI_PC_PASID_SEL) | in pasid_cache_invalidation_with_pasid()
Ddmar.c1529 QI_PC_GRAN(granu) | QI_PC_TYPE; in qi_flush_pasid_cache()
/Linux-v5.10/include/linux/
Dintel-iommu.h365 #define QI_PC_GRAN(gran) (((u64)gran) << 4) macro