Searched refs:pmap_zero_page_idle (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dpmap.h168 void pmap_zero_page_idle(vm_page_t);
H A Dvm_phys.c1274 pmap_zero_page_idle(m_tmp);
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dpmap_dispatch.c384 pmap_zero_page_idle(vm_page_t m) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dpmap.c1848 pmap_zero_page_idle(vm_page_t m) function
1855 ("pmap_zero_page_idle: fake page"));
/freebsd-11-stable/sys/riscv/riscv/
H A Dpmap.c2526 * pmap_zero_page_idle zeros the specified hardware page by mapping
2532 pmap_zero_page_idle(vm_page_t m) function
/freebsd-11-stable/sys/mips/mips/
H A Dpmap.c2558 pmap_zero_page_idle(vm_page_t m) function
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c4085 * pmap_zero_page_idle zeros the specified hardware page by mapping
4091 pmap_zero_page_idle(vm_page_t m) function
H A Dpmap-v6.c5853 * pmap_zero_page_idle zeros the specified hardware page by mapping
5859 pmap_zero_page_idle(vm_page_t m) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dpmap.c3465 * pmap_zero_page_idle zeros the specified hardware page by mapping
3471 pmap_zero_page_idle(vm_page_t m) function
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c4315 * pmap_zero_page_idle zeros the specified hardware page by mapping
4321 pmap_zero_page_idle(vm_page_t m) function
4325 panic("pmap_zero_page_idle: CMAP3 busy");
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c5773 * pmap_zero_page_idle zeros the specified hardware page by mapping
5779 pmap_zero_page_idle(vm_page_t m)
5778 pmap_zero_page_idle(vm_page_t m) function

Completed in 372 milliseconds