Searched refs:memblock_is_mirror (Results 1 – 2 of 2) sorted by relevance
259 static inline bool memblock_is_mirror(struct memblock_region *m) in memblock_is_mirror() function
1071 if ((flags & MEMBLOCK_MIRROR) && !memblock_is_mirror(m)) in should_skip_region()