Searched defs:pmap_qenter (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dpmap_dispatch.c304 pmap_qenter(vm_offset_t start, vm_page_t *m, int count) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dpmap.c1172 pmap_qenter(vm_offset_t sva, vm_page_t *m, int count) function
/freebsd-11-stable/sys/mips/mips/
H A Dpmap.c908 pmap_qenter(vm_offset_t va, vm_page_t *m, int count) function
/freebsd-11-stable/sys/riscv/riscv/
H A Dpmap.c991 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c2875 pmap_qenter(vm_offset_t va, vm_page_t *m, int count) function
H A Dpmap-v6.c1784 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c1248 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c1689 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c2432 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function

Completed in 297 milliseconds