Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/sibyte/common/
Dsb_tbprof.c50 #undef K_INT_TRACE_FREEZE
51 #define K_INT_TRACE_FREEZE K_BCM1480_INT_TRACE_FREEZE macro
277 err = request_irq(K_INT_TRACE_FREEZE, sbprof_tb_intr, 0, in sbprof_zbprof_start()
295 free_irq(K_INT_TRACE_FREEZE, &sbp); in sbprof_zbprof_start()
391 free_irq(K_INT_TRACE_FREEZE, &sbp); in sbprof_zbprof_stop()
/linux-3.4.99/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)