PA_2_SLICE
#define PA_2_SLICE(pa) (((pa) >> PA_SLICE_SHIFT) & \
#define PA_2_SLICE(pa) (((pa) >> PA_SLICE_SHIFT) & SG_SLICE_MASK)