Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dpat_rbtree.c39 static int is_node_overlap(struct memtype *node, u64 start, u64 end) in is_node_overlap() function
88 } else if (is_node_overlap(data, start, end)) { in RB_DECLARE_CALLBACKS()
149 if (is_node_overlap(match, start, end) && in memtype_rb_check_conflict()