HomeSort by: relevance | last modified time | path
    Searched refs:armv8_pmu_intr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/tprof/
tprof_armv8.h 33 int armv8_pmu_intr(void *);
tprof_armv8.c 189 /* XXX: argument of armv8_pmu_intr() */
194 armv8_pmu_intr(void *priv) function in typeref:typename:int
302 /* XXX: for argument of armv8_pmu_intr() */
  /src/sys/arch/arm/fdt/
pmu_fdt.c 46 #define arm_pmu_intr armv8_pmu_intr
  /src/sys/arch/arm/acpi/
cpu_acpi.c 394 type | IST_MPSAFE, armv8_pmu_intr, NULL, xname);

Completed in 14 milliseconds