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

/freebsd-13-stable/sys/mips/cavium/
H A Docteon_pmc.c60 static int octeon_pmc_intr(void *);
99 INTR_TYPE_MISC, octeon_pmc_intr, NULL, sc, NULL);
109 octeon_pmc_intr(void *arg) function

Completed in 311 milliseconds