PN_L2_INDEX_MASK
l2_subaddr |= (tag_addr & PN_L2_INDEX_MASK);
l2_subaddr |= (ecp->ec_idx & PN_L2_INDEX_MASK);
tag_addr &= PN_L2_INDEX_MASK;
start_paddr &= PN_L2_INDEX_MASK;
end_paddr &= PN_L2_INDEX_MASK;
set PN_L2_INDEX_MASK, scr1; \