diff options
author | Yian Chen <[email protected]> | 2021-02-04 09:43:59 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2021-02-04 14:42:00 +0100 |
commit | 81d3c75bb3c32ca61712e093b8dce89d73c22150 (patch) | |
tree | faa00fcede057942f2a354af3b379806fdb6521a /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | 933fcd01e97e2ba29880dd5f1239365e40094950 (diff) |
iommu/vt-d: Add new enum value and structure for SATC
Starting from Intel Platform VT-d v3.2, BIOS may provide new remapping
structure SATC for SOC integrated devices, according to section 8.8 of
Intel VT-d architecture specification v3.2. The SATC structure reports
a list of the devices that require ATS for normal device operation. It
is a functional requirement that these devices will not work without OS
enabling ATS capability.
This patch introduces the new enum value and structure to represent the
remapping information. Kernel should parse the information from the
reporting structure and enable ATC for the devices as needed.
Signed-off-by: Yian Chen <[email protected]>
Signed-off-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions