Searched refs:dma_set_pte_snp (Results 1 – 2 of 2) sorted by relevance
/xen/xen/drivers/passthrough/vtd/ | ||
A D | iommu.h | 271 #define dma_set_pte_snp(p) do {(p).val |= DMA_PTE_SNP;} while(0) macro |
A D | iommu.c | 1812 dma_set_pte_snp(new); in intel_iommu_map_page() |
Completed in 12 milliseconds