SWP_OFFSET_MASK
return entry.val & SWP_OFFSET_MASK;
ret.val = (type << SWP_TYPE_SHIFT) | (offset & SWP_OFFSET_MASK);