Searched refs:pcb_pa (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/boot/
H A Dbootp.c26 struct pcb_struct * pcb_va, struct pcb_struct * pcb_pa,
72 struct pcb_struct * pcb_pa; local
84 pcb_pa = find_pa(VPTB, pcb_va);
95 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB);
H A Dmain.c24 struct pcb_struct * pcb_va, struct pcb_struct * pcb_pa,
67 struct pcb_struct * pcb_pa; local
79 pcb_pa = find_pa(VPTB, pcb_va);
90 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB);
H A Dbootpz.c43 struct pcb_struct * pcb_va, struct pcb_struct * pcb_pa,
118 struct pcb_struct * pcb_pa; local
130 pcb_pa = (struct pcb_struct *)find_pa((unsigned long)pcb_va);
141 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB);

Completed in 52 milliseconds