diff options
| author | Vasant Hegde <[email protected]> | 2022-07-06 17:07:59 +0530 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2022-07-07 09:37:38 +0200 |
| commit | b618ae6247bbafe0844355bafd948e59ebd77098 (patch) | |
| tree | 61c7d167706615bbfef20361b3e0b9204b94cbae /tools/perf/scripts/python | |
| parent | 99fc4ac3d2978cec1ae80dbc452fac1bb2cc976f (diff) | |
iommu/amd: Introduce per PCI segment unity map list
Newer AMD systems can support multiple PCI segments. In order to support
multiple PCI segments IVMD table in IVRS structure is enhanced to
include pci segment id. Update ivmd_header structure to include "pci_seg".
Also introduce per PCI segment unity map list. It will replace global
amd_iommu_unity_map list.
Note that we have used "reserved" field in IVMD table to include "pci_seg
id" which was set to zero. It will take care of backward compatibility
(new kernel will work fine on older systems).
Co-developed-by: Suravee Suthikulpanit <[email protected]>
Signed-off-by: Suravee Suthikulpanit <[email protected]>
Signed-off-by: Vasant Hegde <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions