Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dmaple_tree.c394 static inline unsigned long mte_parent_shift(unsigned long parent) in mte_parent_shift() function
510 return (val & MAPLE_PARENT_16B_SLOT_MASK) >> mte_parent_shift(val); in mte_parent_slot()