Searched refs:EXCEP_IRQ_LEVEL6 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/mn10300/proc-mn103e010/
H A Dproc-init.c44 __set_intr_stub(EXCEP_IRQ_LEVEL6, irq_handler); processor_init()
52 IVAR6 = EXCEP_IRQ_LEVEL6; processor_init()
/linux-4.4.14/arch/mn10300/proc-mn2ws0050/
H A Dproc-init.c58 __set_intr_stub(EXCEP_IRQ_LEVEL6, irq_handler); processor_init()
66 IVAR6 = EXCEP_IRQ_LEVEL6; processor_init()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h70 EXCEP_IRQ_LEVEL6 = 0x0002b0, /* level 6 maskable interrupt */ enumerator in enum:exception_code
/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c98 [EXCEP_IRQ_LEVEL6 >> 3] = { 0, 0 },
H A Dsmp.c640 IVAR6 = EXCEP_IRQ_LEVEL6; smp_prepare_cpu_init()
H A Dgdb-stub.c951 { EXCEP_IRQ_LEVEL6, SIGINT },

Completed in 53 milliseconds