Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dthmap.h58 uintptr_t thmap_getroot(const thmap_t *);
/netbsd-src/sys/kern/
H A Dsubr_thmap.c1049 thmap_getroot(const thmap_t *thmap) in thmap_getroot() function