Searched refs:FW_CFG_SIG_SIZE (Results 1 – 2 of 2) sorted by relevance
53 #define FW_CFG_SIG_SIZE 4 macro
233 char sig[FW_CFG_SIG_SIZE]; in fw_cfg_do_platform_probe()290 0, FW_CFG_SIG_SIZE) < 0 || in fw_cfg_do_platform_probe()291 memcmp(sig, "QEMU", FW_CFG_SIG_SIZE) != 0) { in fw_cfg_do_platform_probe()