Lines Matching +full:smmu +full:- +full:v1
3 * Name: actbl2.h - ACPI Table Definitions
11 * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
198 #define ACPI_SIG_RHCT "RHCT" /* RISC-V Hart Capabilities Table */
199 #define ACPI_SIG_RIMT "RIMT" /* RISC-V IO Mapping Table */
208 * All tables must be byte-packed to match the ACPI specification, since
218 * essentially useless for dealing with packed data in on-disk formats or
228 * AEST - Arm Error Source Table
241 /* Common Subtable header - one per Node Structure (Subtable) */
335 /* 2: Smmu Error */
509 * AGDI - Arm Generic Diagnostic Dump and Reset Device Interface
512 * ARM DEN0093 v1.1
532 * APMT - ARM Performance Monitoring Unit Table
536 * ARM DEN0117 v1.0 November 25, 2021
580 /* Values for Flags 64-bit atomic field above */
612 * BDAT - BIOS Data ACPI Table
628 * CCEL - CC-Event Log
629 * From: "Guest-Host-Communication Interface (GHCI) for Intel
647 * ERDT - Enhanced Resource Director Technology (ERDT) table
687 /* 0: RMDD - Resource Management Domain Description */
706 /* 1: CACD - CPU Agent Collection Description */
718 /* 2: DACD - Device Agent Collection Description */
740 /* 3: CMRC - Cache Monitoring Registers for CPU Agents */
758 /* 4: MMRC - Memory-bandwidth Monitoring Registers for CPU Agents */
778 /* 5: MARC - Memory-bandwidth Allocation Registers for CPU Agents */
796 /* 6: CARC - Cache Allocation Registers for CPU Agents */
805 /* 7: CMRD - Cache Monitoring Registers for Device Agents */
823 /* 8: IBRD - Cache Monitoring Registers for Device Agents */
847 /* 9: IBAD - IO bandwidth Allocation Registers for device agents */
856 /* 10: CARD - IO bandwidth Allocation Registers for Device Agents */
876 * IORT - IO Remapping Table
1008 #define ACPI_IORT_PASID_MAX_WIDTH (0x1F) /* Bits 0-4 */
1012 UINT64 BaseAddress; /* SMMU base address */
1029 #define ACPI_IORT_SMMU_CORELINK_MMU400 0x00000002 /* ARM Corelink MMU-400 */
1030 #define ACPI_IORT_SMMU_CORELINK_MMU500 0x00000003 /* ARM Corelink MMU-500 */
1031 #define ACPI_IORT_SMMU_CORELINK_MMU401 0x00000004 /* ARM Corelink MMU-401 */
1124 * IVRS - I/O Virtualization Reporting Structure
1245 /* 4-byte device entries, all use ACPI_IVRS_DEVICE4 */
1253 /* 8-byte device entries */
1263 /* Variable-length device entries */
1278 /* Types 0-4: 4-byte device entry */
1286 /* Types 66-67: 8-byte device entry */
1297 /* Types 70-71: 8-byte device entry */
1310 /* Type 72: 8-byte device entry */
1326 /* Type 240: variable-length device entry */
1359 * LPIT - Low Power Idle Table
1401 /* 0x00: Native C-state instruction based LPI structure */
1417 * MADT - Multiple APIC Description Table
1499 UINT8 Reserved; /* Reserved - must be zero */
1511 UINT8 Bus; /* 0 - ISA */
1576 UINT32 Uid; /* Numeric UID - ACPI 3.0 */
1577 char UidString[]; /* String UID - ACPI 3.0 */
1607 UINT16 Reserved; /* Reserved - must be zero */
1623 UINT8 Reserved[3]; /* Reserved - must be zero */
1628 /* 11: Generic Interrupt - GICC (ACPI 5.0 + ACPI 6.0 + ACPI 6.3 + ACPI 6.5 changes) */
1633 UINT16 Reserved; /* Reserved - must be zero */
1666 UINT16 Reserved; /* Reserved - must be zero */
1671 UINT8 Reserved2[3]; /* Reserved - must be zero */
1693 UINT16 Reserved; /* Reserved - must be zero */
1713 UINT8 Reserved; /* reserved - must be zero */
1727 UINT8 Reserved; /* reserved - must be zero */
1742 UINT32 Reserved; /* reserved - must be zero */
1753 UINT16 Reserved; /* reserved - must be zero */
1891 /* 24: RISC-V INTC */
1904 /* Values for RISC-V INTC Version field above */
1912 /* 25: RISC-V IMSIC */
1926 /* 26: RISC-V APLIC */
1940 /* 27: RISC-V PLIC */
1974 #define ACPI_MADT_POLARITY_MASK (3) /* 00-01: Polarity of APIC I/O input signals */
1975 #define ACPI_MADT_TRIGGER_MASK (3<<2) /* 02-03: Trigger mode of APIC input signals */
1992 * MCFG - PCI Memory Mapped Configuration table and subtable
2011 UINT64 Address; /* Base address, processor-relative */
2022 * MCHI - Management Controller Host Interface Table
2050 * MPAM - Memory System Resource Partitioning and Monitoring
2089 /* MPAM SMMU locator descriptor. Table 15 */
2096 /* MPAM Memory-side cache locator descriptor. Table 16 */
2177 * MPST - Memory Power State Table (ACPI 5.0)
2295 * MSCT - Maximum System Characteristics Table (ACPI 4.0)
2311 /* Subtable - Maximum Proximity Domain Information. Version 1 */
2327 * MRRM - Memory Range and Region Mapping (MRRM) table
2348 * Memory Range entry - Memory Range entry in MRRM table
2358 UINT16 RegionIdFlags; /* Valid local or remote Region-ID */
2359 UINT8 LocalRegionId; /* Platform-assigned static local Region-ID */
2360 UINT8 RemoteRegionId; /* Platform-assigned static remote Region-ID */
2362 /* Region-ID Programming Registers[] */
2373 * MSDM - Microsoft Data Management table
2391 * NFIT - NVDIMM Interface Table (ACPI 6.0+)
2600 * NFIT/DVDIMM device handle support - used as the _ADR for each NVDIMM
2651 * NHLT - Non HDAudio Link Table
2764 UINT16 DirectionAngle; /* -180 - +180 */
2765 UINT16 ElevationAngle; /* -180 - +180 */
2766 UINT16 WorkVerticalAngleBegin; /* -180 - +180 with 2 deg step */
2767 UINT16 WorkVerticalAngleEnd; /* -180 - +180 with 2 deg step */
2768 UINT16 WorkHorizontalAngleBegin; /* -180 - +180 with 2 deg step */
2769 UINT16 WorkHorizontalAngleEnd; /* -180 - +180 with 2 deg step */
2860 * PCCT - Platform Communications Channel Table (ACPI 5.0)
2912 /* 1: HW-reduced Communications Subspace (ACPI 5.1) */
2932 /* 2: HW-reduced Communications Subspace Type 2 (ACPI 6.1) */
3072 * PDTT - Platform Debug Trigger Table (ACPI 6.2)
3108 * PHAT - Platform Health Assessment Table (ACPI 6.4)
3134 #define ACPI_PHAT_TYPE_RESERVED 2 /* 0x02-0xFFFF are reserved */
3167 UINT32 DeviceSpecificOffset; /* Zero if no Device-specific data */
3181 * PMTT - Platform Memory Topology Table (ACPI 5.0)
3221 #define ACPI_PMTT_TYPE_RESERVED 3 /* 0x03-0xFE are reserved */
3294 * PPTT - Processor Properties Topology Table (ACPI 6.2)
3412 * PRMT - Platform Runtime Mechanism Table
3465 * RASF - RAS Feature Table (ACPI 5.0)
3574 * RAS2 - RAS2 Feature Table (ACPI 6.5)
3716 * RGRT - Regulatory Graphics Resource Table
3746 * RHCT - RISC-V Hart Capabilities Table
3817 * RIMT - RISC-V IO Remapping Table
3819 * https://github.com/riscv-non-isa/riscv-acpi-rimt
3900 * SBST - Smart Battery Specification Table
3917 * SDEI - Software Delegated Exception Interface Descriptor Table
3933 * SDEV - Secure Devices Table (ACPI 6.2)
3993 * SDEV sub-subtables ("Components") for above
4002 /* Values for sub-subtable type above */
4062 * SVKL - Storage Volume Key Location Table (ACPI 6.4)
4063 * From: "Guest-Host-Communication Interface (GHCI) for Intel
4100 * TDEL - TD-Event Log
4101 * From: "Guest-Host-Communication Interface (GHCI) for Intel