DMZ_RESERVED
set_bit(DMZ_RESERVED, &dzone->flags);
#define dmz_is_reserved(z) test_bit(DMZ_RESERVED, &(z)->flags)