Searched refs:QI_IOTLB_DW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 407 #define QI_IOTLB_DW(dw) (((u64)dw) << 6) 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() |