Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Ducontext.h47 #define CRUNCH_MAGIC 0x5065cf03 macro
/kernel/linux/linux-5.10/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()

Completed in 2 milliseconds