INTEL_CRC_ALIGN_MASK
uint32_t i = (uintptr_t)address & INTEL_CRC_ALIGN_MASK;
i &= INTEL_CRC_ALIGN_MASK;