Searched refs:find_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.c41 find_pa(unsigned long *vptb, void *ptr) function
84 pcb_pa = find_pa(VPTB, pcb_va);
H A Dmain.c36 find_pa(unsigned long *vptb, void *ptr) function
79 pcb_pa = find_pa(VPTB, pcb_va);
H A Dbootpz.c62 find_pa(unsigned long address) function
86 kaddr = (find_pa(vaddr) | PAGE_OFFSET);
130 pcb_pa = (struct pcb_struct *)find_pa((unsigned long)pcb_va);

Completed in 128 milliseconds