VPTB               85 arch/alpha/boot/bootp.c 	pcb_pa = find_pa(VPTB, pcb_va);
VPTB               96 arch/alpha/boot/bootp.c 	i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB);
VPTB              159 arch/alpha/boot/bootp.c 	if (INIT_HWRPB->vptb != (unsigned long) VPTB) {
VPTB              161 arch/alpha/boot/bootp.c 			   VPTB, (void *)INIT_HWRPB->vptb);
VPTB               69 arch/alpha/boot/bootpz.c 	result = VPTB[address >> 13];
VPTB              144 arch/alpha/boot/bootpz.c 	i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB);
VPTB              303 arch/alpha/boot/bootpz.c 	if (INIT_HWRPB->vptb != (unsigned long) VPTB) {
VPTB              305 arch/alpha/boot/bootpz.c 			   VPTB, (void *)INIT_HWRPB->vptb);
VPTB               79 arch/alpha/boot/main.c 	pcb_pa = find_pa(VPTB, pcb_va);
VPTB               90 arch/alpha/boot/main.c 	i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB);