Searched defs:dst_pmap (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/i386/i386/
H A Dpmap_base.c642 pmap_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, vm_size_t len, argument
/freebsd-13-stable/sys/powerpc/booke/
H A Dpmap.c1640 mmu_booke_copy(pmap_t dst_pmap, pmap_t src_pmap, argument
/freebsd-13-stable/sys/mips/mips/
H A Dpmap.c2588 pmap_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, argument
/freebsd-13-stable/sys/riscv/riscv/
H A Dpmap.c3340 pmap_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, vm_size_t len, argument
/freebsd-13-stable/sys/arm/arm/
H A Dpmap-v6.c6038 pmap_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, vm_size_t len, argument
[all...]
/freebsd-13-stable/sys/arm64/arm64/
H A Dpmap.c4671 pmap_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, vm_size_t len, argument
[all...]
/freebsd-13-stable/sys/powerpc/aim/
H A Dmmu_radix.c2487 mmu_radix_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, argument
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Dpmap.c7566 pmap_copy(pmap_t dst_pmap, pmap_t src_pmap, vm_offset_t dst_addr, vm_size_t len, argument
7739 pmap_vmspace_copy(pmap_t dst_pmap, pmap_t src_pmap) argument
10993 pmap_pkru_copy(pmap_t dst_pmap, pmap_t src_pmap) argument
[all...]

Completed in 228 milliseconds