Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/sibyte/common/
H A Dsb_tbprof.c39 #undef K_INT_TRACE_FREEZE macro
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()
/kernel/linux/linux-6.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c39 #undef K_INT_TRACE_FREEZE macro
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()
/kernel/linux/linux-5.10/arch/mips/include/asm/sibyte/
H A Dsb1250_int.h52 #define K_INT_TRACE_FREEZE 15 macro
125 #define M_INT_TRACE_FREEZE _SB_MAKEMASK1(K_INT_TRACE_FREEZE)
/kernel/linux/linux-6.6/arch/mips/include/asm/sibyte/
H 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 4 milliseconds