Searched refs:thmap_setroot (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | thmap.h | 57 int thmap_setroot(thmap_t *, uintptr_t); |
/netbsd-src/sys/kern/ | ||
H A D | subr_thmap.c | 1039 thmap_setroot(thmap_t *thmap, uintptr_t root_off) in thmap_setroot() function |