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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/
H A Dbootp.c42 find_pa(unsigned long *vptb, void *ptr) function
85 pcb_pa = find_pa(VPTB, pcb_va);
H A Dmain.c37 find_pa(unsigned long *vptb, void *ptr) function
80 pcb_pa = find_pa(VPTB, pcb_va);
H A Dbootpz.c63 find_pa(unsigned long address) function
87 kaddr = (find_pa(vaddr) | PAGE_OFFSET);
131 pcb_pa = (struct pcb_struct *)find_pa((unsigned long)pcb_va);

Completed in 52 milliseconds