Searched refs:MEMCONS_MAGIC (Results 1 – 1 of 1) sorted by relevance
20 #define MEMCONS_MAGIC 0x6630696567726173L macro125 if (be64_to_cpu(mc->magic) != MEMCONS_MAGIC) { in memcons_init()