Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dthmap.h57 int thmap_setroot(thmap_t *, uintptr_t);
/netbsd-src/sys/kern/
H A Dsubr_thmap.c1039 thmap_setroot(thmap_t *thmap, uintptr_t root_off) in thmap_setroot() function