Searched defs:dst_pg (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/mips/mips/ | ||
| H A D | pmap_machdep.c | 621 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst_pa); local in function:pmap_zero_page 650 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst_pa); local in function:pmap_copy_page |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 5737 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst); local in function:pmap_copy_page_generic |
Completed in 10 milliseconds