Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c41 #undef K_INT_PERF_CNT
42 #define K_INT_PERF_CNT K_BCM1480_INT_PERF_CNT macro
283 if (request_irq(K_INT_PERF_CNT, sbprof_pc_intr, 0, DEVNAME " scd perfcnt", &sbp)) { in sbprof_zbprof_start()
300 (K_INT_PERF_CNT << 3))); in sbprof_zbprof_start()
350 __raw_writeq(1ULL << K_INT_PERF_CNT, in sbprof_zbprof_start()
381 free_irq(K_INT_PERF_CNT, &sbp); in sbprof_zbprof_stop()
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_int.h51 #define K_INT_PERF_CNT 14 macro
124 #define M_INT_PERF_CNT _SB_MAKEMASK1(K_INT_PERF_CNT)