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

/linux-master/lib/
H A Dmaple_tree.c420 * mte_parent_shift() - Get the parent shift for the slot storage.
424 static inline unsigned long mte_parent_shift(unsigned long parent) function
532 return (val & MAPLE_PARENT_16B_SLOT_MASK) >> mte_parent_shift(val);

Completed in 126 milliseconds