IS_IRIS2_1
#define IS_IRIS2_1(core) ((core)->res->vpu_version == VPU_VERSION_IRIS2_1)
#define IS_IRIS2_1(core) (((void)(core), 0))