Home
last modified time | relevance | path

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

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