Searched refs:slbtnode (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/powerpc/aim/
H A Dslb.c60 struct slbtnode { struct
66 struct slbtnode *ua_child[16];
116 make_new_leaf(uint64_t esid, uint64_t slbv, struct slbtnode *parent)
118 struct slbtnode *child;
156 static struct slbtnode*
157 make_intermediate(uint64_t esid, struct slbtnode *parent)
159 struct slbtnode *child, *inter;
226 struct slbtnode *ua;
280 struct slbtnode *ua, *next, *inter;
343 struct slbtnode *u
[all...]
/freebsd-10.2-release/sys/powerpc/include/
H A Dpmap.h90 struct slbtnode;
131 struct slbtnode *pm_slb_tree_root;
171 struct slbtnode *slb_alloc_tree(void);

Completed in 46 milliseconds