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

/freebsd-11.0-release/sys/powerpc/aim/
H A Dslb.c59 struct slbtnode { struct
65 struct slbtnode *ua_child[16];
115 make_new_leaf(uint64_t esid, uint64_t slbv, struct slbtnode *parent)
117 struct slbtnode *child;
155 static struct slbtnode*
156 make_intermediate(uint64_t esid, struct slbtnode *parent)
158 struct slbtnode *child, *inter;
225 struct slbtnode *ua;
285 struct slbtnode *ua, *next, *inter;
348 struct slbtnode *u
[all...]
/freebsd-11.0-release/sys/powerpc/include/
H A Dpmap.h83 struct slbtnode;
137 struct slbtnode *pm_slb_tree_root;
177 struct slbtnode *slb_alloc_tree(void);

Completed in 159 milliseconds