Searched defs:src_pg (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/mips/mips/ | ||
| H A D | pmap_machdep.c | 649 struct vm_page * const src_pg = PHYS_TO_VM_PAGE(src_pa); local in function:pmap_copy_page |
| /src/sys/arch/arm/arm32/ | ||
| H A D | pmap.c | 5734 struct vm_page * const src_pg = PHYS_TO_VM_PAGE(src); local in function:pmap_copy_page_generic 5880 struct vm_page *src_pg = PHYS_TO_VM_PAGE(src); local in function:pmap_copy_page_xscale |
Completed in 10 milliseconds