Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/sibyte/common/
Dsb_tbprof.c51 #undef K_INT_TRACE_FREEZE
52 #define K_INT_TRACE_FREEZE K_BCM1480_INT_TRACE_FREEZE macro
278 err = request_irq(K_INT_TRACE_FREEZE, sbprof_tb_intr, 0, in sbprof_zbprof_start()
296 free_irq(K_INT_TRACE_FREEZE, &sbp); in sbprof_zbprof_start()
392 free_irq(K_INT_TRACE_FREEZE, &sbp); in sbprof_zbprof_stop()
/Linux-v4.19/arch/mips/include/asm/sibyte/
Dsb1250_int.h65 #define K_INT_TRACE_FREEZE 15 macro
138 #define M_INT_TRACE_FREEZE _SB_MAKEMASK1(K_INT_TRACE_FREEZE)