Home
last modified time | relevance | path

Searched refs:K_INT_PERF_CNT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/mips/sibyte/common/
Dsb_tbprof.c52 #undef K_INT_PERF_CNT
53 #define K_INT_PERF_CNT K_BCM1480_INT_PERF_CNT macro
294 if (request_irq(K_INT_PERF_CNT, sbprof_pc_intr, 0, DEVNAME " scd perfcnt", &sbp)) { in sbprof_zbprof_start()
311 (K_INT_PERF_CNT << 3))); in sbprof_zbprof_start()
361 __raw_writeq(1ULL << K_INT_PERF_CNT, in sbprof_zbprof_start()
392 free_irq(K_INT_PERF_CNT, &sbp); in sbprof_zbprof_stop()
/linux-3.4.99/arch/mips/include/asm/sibyte/
Dsb1250_int.h64 #define K_INT_PERF_CNT 14 macro
137 #define M_INT_PERF_CNT _SB_MAKEMASK1(K_INT_PERF_CNT)