Searched refs:mte_parent_shift (Results 1 – 1 of 1) sorted by relevance
434 * mte_parent_shift() - Get the parent shift for the slot storage.438 static inline unsigned long mte_parent_shift(unsigned long parent) in mte_parent_shift() function 547 return (val & MAPLE_PARENT_16B_SLOT_MASK) >> mte_parent_shift(val); in mte_parent_slot()