ALPHA_L1SEG_SIZE
l1eva = alpha_trunc_l1seg(sva) + ALPHA_L1SEG_SIZE;
#define alpha_trunc_l1seg(x) (((u_long)(x)) & ~(ALPHA_L1SEG_SIZE-1))