Searched refs:PmuInterruptCount (Results 1 – 5 of 5) sorted by relevance
2655 IortSmmu->PmuInterruptCount = PmuIrptNumber; in DtCompileIort()
787 UINT32 PmuInterruptCount; member
411 for (i = 0; i < IortSmmu->PmuInterruptCount; i++) in AcpiDmDumpIort()
379 {ACPI_DMT_UINT32, ACPI_IORT3_OFFSET (PmuInterruptCount), "PMU Interrupt Count", 0},
2256 if (smmu->PmuInterruptCount != 0) { in acpi_print_iort_smmuv1v2()2260 for (i = 0; i < smmu->PmuInterruptCount; i++) { in acpi_print_iort_smmuv1v2()