Home
last modified time | relevance | path

Searched refs:CRUNCH_MAGIC (Results 1 – 2 of 2) sorted by relevance

/arch/arm/include/asm/
Ducontext.h39 #define CRUNCH_MAGIC 0x5065cf03 macro
/arch/arm/kernel/
Dsignal.c37 kframe->magic = CRUNCH_MAGIC; in preserve_crunch_context()
52 if (kframe->magic != CRUNCH_MAGIC || in restore_crunch_context()