Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dphysmap.h57 int physmap_create_linear(physmap_t **, const struct vmspace *,
/netbsd-src/sys/kern/
H A Dsubr_physmap.c138 physmap_create_linear(physmap_t **map_p, const struct vmspace *vs, vaddr_t va, in physmap_create_linear() function