File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ to cache translations for virtual addresses. The IOMMU driver uses the
2525mmu_notifier() support to keep the device TLB cache and the CPU cache in
2626sync. When an ATS lookup fails for a virtual address, the device should
2727use the PRI in order to request the virtual address to be paged into the
28- CPU page tables. The device must use ATS again in order the fetch the
28+ CPU page tables. The device must use ATS again in order to fetch the
2929translation before use.
3030
3131Shared Hardware Workqueues
@@ -216,7 +216,7 @@ submitting work and processing completions.
216216
217217Single Root I/O Virtualization (SR-IOV) focuses on providing independent
218218hardware interfaces for virtualizing hardware. Hence, it's required to be
219- almost fully functional interface to software supporting the traditional
219+ an almost fully functional interface to software supporting the traditional
220220BARs, space for interrupts via MSI-X, its own register layout.
221221Virtual Functions (VFs) are assisted by the Physical Function (PF)
222222driver.
You can’t perform that action at this time.
0 commit comments