Searched refs:thmap_getroot (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | thmap.h | 58 uintptr_t thmap_getroot(const thmap_t *); |
/netbsd-src/sys/kern/ | ||
H A D | subr_thmap.c | 1049 thmap_getroot(const thmap_t *thmap) in thmap_getroot() function |