Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h451 #define QI_DEV_EIOTLB_PASID(p) ((u64)((p) & 0xfffff) << 32) macro
1172 desc->qw0 = QI_DEV_EIOTLB_PASID(pasid) | QI_DEV_EIOTLB_SID(sid) | in qi_desc_dev_iotlb_pasid()