HomeSort by: relevance | last modified time | path
    Searched defs:arm_pmu_intr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/fdt/
pmu_fdt.c 46 #define arm_pmu_intr armv8_pmu_intr macro
50 #define arm_pmu_intr armv7_pmu_intr macro
148 FDT_INTR_MPSAFE, arm_pmu_intr, NULL, device_xname(self));
pmu_fdt.c 46 #define arm_pmu_intr armv8_pmu_intr macro
50 #define arm_pmu_intr armv7_pmu_intr macro
148 FDT_INTR_MPSAFE, arm_pmu_intr, NULL, device_xname(self));
pmu_fdt.c 46 #define arm_pmu_intr armv8_pmu_intr macro
50 #define arm_pmu_intr armv7_pmu_intr macro
148 FDT_INTR_MPSAFE, arm_pmu_intr, NULL, device_xname(self));

Completed in 34 milliseconds