Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h419 #define QI_DEV_IOTLB_QDEP(qdep) (((qdep) & 0x1f) << 16) macro
H A Ddmar.c1543 desc.qw0 = QI_DEV_IOTLB_SID(sid) | QI_DEV_IOTLB_QDEP(qdep) | in qi_flush_dev_iotlb()