XC_CORE_MAGIC
if (xc->xc_hdr.xch_magic != XC_CORE_MAGIC) {
if (xe->xe_hdr.xeh_magic != XC_CORE_MAGIC &&
if (header.xch_magic == XC_CORE_MAGIC) {