Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Ducontext.h44 #define DUMMY_MAGIC 0xb0d9ed01 macro
/linux/arch/arm/kernel/
H A Dsignal.c52 .magic = DUMMY_MAGIC, in preserve_iwmmxt_context()
81 kframe->magic != DUMMY_MAGIC) in restore_iwmmxt_context()