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.h69 CPU_RST, enumerator
/linux/arch/s390/kernel/
H A Dirq.c98 {.irq = CPU_RST, .name = "RST", .desc = "[CPU] CPU Restart"},
H A Dsmp.c842 inc_irq_stat(CPU_RST); in smp_start_secondary()