Searched refs:cap_rwbf (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 187 #define cap_rwbf(c) (((c) >> 4) & 1) macro |
H A D | iommu.c | 1245 if (!rwbf_quirk && !cap_rwbf(iommu->cap)) in iommu_flush_write_buffer() |