Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dmaple_tree.c421 static inline unsigned long mte_parent_shift(unsigned long parent) in mte_parent_shift() function
528 return (val & MAPLE_PARENT_16B_SLOT_MASK) >> mte_parent_shift(val); in mte_parent_slot()