Searched refs:QMP_MAGIC (Results 1 – 1 of 1) sorted by relevance
39 #define QMP_MAGIC 0x4d41494c /* mail */ macro95 return readl(qmp->msgram + QMP_DESC_MAGIC) == QMP_MAGIC; in qmp_magic_valid()