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

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

Completed in 236 milliseconds