Searched refs:octeon_pmc_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/mips/cavium/
H A Docteon_pmc.c58 static int octeon_pmc_intr(void *);
97 INTR_TYPE_MISC, octeon_pmc_intr, NULL, sc, NULL);
107 octeon_pmc_intr(void *arg) function

Completed in 46 milliseconds