Searched defs:acpi_iort_smmu (Results 1 – 1 of 1) sorted by relevance
778 typedef struct acpi_iort_smmu struct780 UINT64 BaseAddress; /* SMMU base address */781 UINT64 Span; /* Length of memory range */782 UINT32 Model;783 UINT32 Flags;784 UINT32 GlobalInterruptOffset;785 UINT32 ContextInterruptCount;809 typedef struct acpi_iort_smmu_gsi argument