Searched refs:mte_parent_shift (Results 1 – 1 of 1) sorted by relevance
421 static inline unsigned long mte_parent_shift(unsigned long parent) in mte_parent_shift() function528 return (val & MAPLE_PARENT_16B_SLOT_MASK) >> mte_parent_shift(val); in mte_parent_slot()