Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dpmap.h348 enum pmap_type { enum
371 enum pmap_type pm_type; /* regular or nested tables */
404 int pmap_pinit_type(pmap_t pmap, enum pmap_type pm_type, int flags);
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c4187 pmap_pinit_type(pmap_t pmap, enum pmap_type pm_type, int flags) in pmap_pinit_type()