Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsigp.h12 #define SIGP_INITIAL_CPU_RESET 11 macro
/arch/s390/kernel/
Dswsusp_asm64.S194 sigp %r9,%r1,SIGP_INITIAL_CPU_RESET /* sigp initial cpu reset */
Dsmp.c705 if (pcpu_sigp_retry(pcpu, SIGP_INITIAL_CPU_RESET, 0) != in __cpu_up()