ENABLE_VAL_32_ON_64_BIT
#define ENABLE_VAL_COMPAT_MASK (1 << ENABLE_VAL_32_ON_64_BIT)
if (test_bit(ENABLE_VAL_32_ON_64_BIT, flags))
set_bit(ENABLE_VAL_32_ON_64_BIT, ENABLE_BITOPS(enabler));