Searched refs:QI_IOTLB_DR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 406 #define QI_IOTLB_DR(dr) (((u64)dr) << 7) macro |
H A D | dmar.c | 1516 desc.qw0 = QI_IOTLB_DID(did) | QI_IOTLB_DR(dr) | QI_IOTLB_DW(dw) in qi_flush_iotlb() |