Searched refs:MAGIC (Results 1 – 1 of 1) sorted by relevance
115 #define MAGIC 0x1234567887654321UL macro973 word0 = MAGIC; in quicktest0()982 if (*p != MAGIC) { in quicktest0()992 if (word0 != word1 || word1 != MAGIC) { in quicktest0()995 smp_processor_id(), word1, MAGIC); in quicktest0()