Home
last modified time | relevance | path

Searched refs:physmap_zero (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dphysmap.h68 void physmap_zero(physmap_t *, size_t, size_t);
/netbsd-src/sys/kern/
H A Dsubr_physmap.c374 physmap_zero(physmap_t *map, size_t offset, size_t len) in physmap_zero() function