Home
last modified time | relevance | path

Searched refs:CPU_RST (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dirq.h70 CPU_RST, enumerator
/linux/arch/s390/kernel/
H A Dirq.c99 {.irq = CPU_RST, .name = "RST", .desc = "[CPU] CPU Restart"},
H A Dsmp.c862 inc_irq_stat(CPU_RST); in smp_start_secondary()