Lines Matching full:dsu
3 * ARM DynamIQ Shared Unit (DSU) PMU driver
99 * struct dsu_pmu - DSU PMU descriptor
101 * @pmu_lock : Protects accesses to DSU PMU register from normal vs
104 * @associated_cpus : CPUs attached to the DSU.
378 * All DSU PMU event counters, except the cycle counter are 32bit
570 "Requested cpu is not associated with the DSU\n"); in dsu_pmu_event_init()
576 * CPU. As long as the requested CPU is within the same DSU, we in dsu_pmu_event_init()
646 * A dsu pmu node is inside a cluster parent node along with cpu nodes. in dsu_pmu_acpi_get_cpus()
696 * dsu_pmu_init_pmu: Initialise the DSU PMU configurations if
794 { .compatible = "arm,dsu-pmu", },
846 /* If there are no active CPUs in the DSU, leave IRQ disabled */ in dsu_pmu_cpu_teardown()