Home
last modified time | relevance | path

Searched refs:QI_PC_GRAN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dpasid.c472 desc.qw0 = QI_PC_DID(did) | QI_PC_GRAN(QI_PC_PASID_SEL) | in pasid_cache_invalidation_with_pasid()
H A Ddmar.c1532 QI_PC_GRAN(granu) | QI_PC_TYPE; in qi_flush_pasid_cache()
/kernel/linux/linux-6.6/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.h428 #define QI_PC_GRAN(gran) (((u64)gran) << 4) macro
H A Ddmar.c1651 QI_PC_GRAN(granu) | QI_PC_TYPE; in qi_flush_pasid_cache()
/kernel/linux/linux-5.10/include/linux/
H A Dintel-iommu.h367 #define QI_PC_GRAN(gran) (((u64)gran) << 4) macro

Completed in 12 milliseconds