Searched refs:lmb_region (Results 1 – 2 of 2) sorted by relevance
21 struct lmb_region { struct28 struct lmb_region memory; argument29 struct lmb_region reserved;48 lmb_size_bytes(struct lmb_region *type, unsigned long region_nr) in lmb_size_bytes()
61 static long lmb_regions_adjacent(struct lmb_region *rgn, in lmb_regions_adjacent()72 static void lmb_remove_region(struct lmb_region *rgn, unsigned long r) in lmb_remove_region()84 static void lmb_coalesce_regions(struct lmb_region *rgn, in lmb_coalesce_regions()109 static long lmb_add_region(struct lmb_region *rgn, phys_addr_t base, phys_size_t size) in lmb_add_region()178 struct lmb_region *_rgn = &(lmb->memory); in lmb_add()185 struct lmb_region *rgn = &(lmb->reserved); in lmb_free()234 struct lmb_region *_rgn = &(lmb->reserved); in lmb_reserve()239 static long lmb_overlaps_region(struct lmb_region *rgn, phys_addr_t base, in lmb_overlaps_region()