AST_PCB
pcb->P0LR = pmap->pm_p0lr|AST_PCB;
mtpr(pmap->pm_p0lr|AST_PCB, PR_P0LR);
pcb->P0LR = (pcb->P0LR & ~AST_MASK) | AST_PCB;