Home
last modified time | relevance | path

Searched refs:__PANIC_MAGIC (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dlowcore.h199 #define __PANIC_MAGIC 0xDEADC0DE macro
/linux-2.4.37.9/include/asm-s390x/
Dlowcore.h217 #define __PANIC_MAGIC 0xDEADC0DE macro
/linux-2.4.37.9/arch/s390x/kernel/
Dsmp.c274 get_cpu_lowcore(smp_processor_id())->panic_magic = __PANIC_MAGIC; in smp_send_stop()
/linux-2.4.37.9/arch/s390/kernel/
Dsmp.c273 get_cpu_lowcore(smp_processor_id())->panic_magic = __PANIC_MAGIC; in smp_send_stop()