kernel/include/linux/acpi_iort.h
.. .. @@ -21,6 +21,7 @@ 21 21 */ 22 22 #define IORT_SMMU_V3_PMCG_GENERIC 0x00000000 /* Generic SMMUv3 PMCG */ 23 23 #define IORT_SMMU_V3_PMCG_HISI_HIP08 0x00000001 /* HiSilicon HIP08 PMCG */ 24 +#define IORT_SMMU_V3_PMCG_HISI_HIP09 0x00000002 /* HiSilicon HIP09 PMCG */24 25 25 26 int iort_register_domain_token(int trans_id, phys_addr_t base, 26 27 struct fwnode_handle *fw_node);