Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dmaple_tree.c408 static inline unsigned long mte_parent_slot_mask(unsigned long parent) in mte_parent_slot_mask() function
435 p_type = p_type & ~(MAPLE_PARENT_ROOT | mte_parent_slot_mask(p_type)); in mte_parent_enum()