Searched refs:DMA_TLB_IAIG (Results 1 – 2 of 2) sorted by relevance
/xen/xen/drivers/passthrough/vtd/ | ||
A D | iommu.h | 113 #define DMA_TLB_IAIG(val) (((val) >> 57) & 7) macro |
A D | iommu.c | 465 if ( DMA_TLB_IAIG(val) == 0 ) in flush_iotlb_reg() |
Completed in 20 milliseconds