Searched refs:QI_EIOTLB_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 435 #define QI_EIOTLB_ADDR(addr) ((u64)(addr) & VTD_PAGE_MASK) macro |
H A D | dmar.c | 1590 desc.qw1 = QI_EIOTLB_ADDR(addr) | in qi_flush_piotlb() |