Searched refs:dma_frcd_type (Results 1 – 2 of 2) sorted by relevance
/xen/xen/drivers/passthrough/vtd/ | ||
A D | iommu.h | 182 #define dma_frcd_type(d) ((d >> 30) & 1) macro |
A D | iommu.c | 965 type = dma_frcd_type(data); in __do_iommu_page_fault() |
Completed in 10 milliseconds