Commit ed8188a0 authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by Joerg Roedel
parent e1ed66ac
...@@ -664,7 +664,7 @@ static inline struct dmar_domain *to_dmar_domain(struct iommu_domain *dom) ...@@ -664,7 +664,7 @@ static inline struct dmar_domain *to_dmar_domain(struct iommu_domain *dom)
* 7: super page * 7: super page
* 8-10: available * 8-10: available
* 11: snoop behavior * 11: snoop behavior
* 12-63: Host physcial address * 12-63: Host physical address
*/ */
struct dma_pte { struct dma_pte {
u64 val; u64 val;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment