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