PAR_LOW_MASK
*pa = (par & PAR_PA_MASK) | (va & PAR_LOW_MASK);
return (pa_page | (va & PAR_LOW_MASK));