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

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

Completed in 69 milliseconds