Home
last modified time | relevance | path

Searched defs:dst_pg (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/mips/
H A Dpmap_machdep.c621 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst_pa); in pmap_zero_page() local
650 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst_pa); in pmap_copy_page() local
/netbsd-src/sys/arch/arm/arm32/
H A Dpmap.c5737 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst); in pmap_copy_page_generic() local