Searched refs:memblock_is_mirror (Results 1 – 2 of 2) sorted by relevance
182 static inline bool memblock_is_mirror(struct memblock_region *m) in memblock_is_mirror() function
913 if ((flags & MEMBLOCK_MIRROR) && !memblock_is_mirror(m)) in __next_mem_range()1022 if ((flags & MEMBLOCK_MIRROR) && !memblock_is_mirror(m)) in __next_mem_range_rev()