Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sibyte/common/
Dsb_tbprof.c53 #undef K_INT_PERF_CNT
54 #define K_INT_PERF_CNT K_BCM1480_INT_PERF_CNT macro
295 if (request_irq(K_INT_PERF_CNT, sbprof_pc_intr, 0, DEVNAME " scd perfcnt", &sbp)) { in sbprof_zbprof_start()
312 (K_INT_PERF_CNT << 3))); in sbprof_zbprof_start()
362 __raw_writeq(1ULL << K_INT_PERF_CNT, in sbprof_zbprof_start()
393 free_irq(K_INT_PERF_CNT, &sbp); in sbprof_zbprof_stop()
/Linux-v4.19/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)