Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Ducontext.h47 #define CRUNCH_MAGIC 0x5065cf03 macro
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsignal.c36 kframe->magic = CRUNCH_MAGIC; in preserve_crunch_context()
53 if (kframe->magic != CRUNCH_MAGIC || in restore_crunch_context()