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

/freebsd-10-stable/sys/powerpc/powerpc/
H A Dpmap_dispatch.c300 pmap_qenter(vm_offset_t start, vm_page_t *m, int count) function
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dpmap.c1152 pmap_qenter(vm_offset_t sva, vm_page_t *m, int count) function
/freebsd-10-stable/sys/ia64/ia64/
H A Dpmap.c1443 pmap_qenter(vm_offset_t va, vm_page_t *m, int count) function
/freebsd-10-stable/sys/mips/mips/
H A Dpmap.c898 pmap_qenter(vm_offset_t va, vm_page_t *m, int count) function
/freebsd-10-stable/sys/arm/arm/
H A Dpmap-v6.c2548 pmap_qenter(vm_offset_t va, vm_page_t *m, int count) function
H A Dpmap.c2894 pmap_qenter(vm_offset_t va, vm_page_t *m, int count) function
/freebsd-10-stable/sys/i386/xen/
H A Dpmap.c1262 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function
/freebsd-10-stable/sys/amd64/amd64/
H A Dpmap.c2092 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function
/freebsd-10-stable/sys/i386/i386/
H A Dpmap.c1625 pmap_qenter(vm_offset_t sva, vm_page_t *ma, int count) function

Completed in 196 milliseconds