Home
last modified time | relevance | path

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

/linux/arch/mips/sibyte/common/
A Dsb_tbprof.c39 #undef K_INT_TRACE_FREEZE
40 #define K_INT_TRACE_FREEZE K_BCM1480_INT_TRACE_FREEZE macro
266 err = request_irq(K_INT_TRACE_FREEZE, sbprof_tb_intr, 0, in sbprof_zbprof_start()
284 free_irq(K_INT_TRACE_FREEZE, &sbp); in sbprof_zbprof_start()
380 free_irq(K_INT_TRACE_FREEZE, &sbp); in sbprof_zbprof_stop()
/linux/arch/mips/include/asm/sibyte/
A Dsb1250_int.h52 #define K_INT_TRACE_FREEZE 15 macro
125 #define M_INT_TRACE_FREEZE _SB_MAKEMASK1(K_INT_TRACE_FREEZE)

Completed in 5 milliseconds