Searched refs:lmb_region (Results 1 – 2 of 2) sorted by relevance
20 struct lmb_region { struct27 struct lmb_region memory; argument28 struct lmb_region reserved;47 lmb_size_bytes(struct lmb_region *type, unsigned long region_nr) in lmb_size_bytes()
60 static long lmb_regions_adjacent(struct lmb_region *rgn, in lmb_regions_adjacent()71 static void lmb_remove_region(struct lmb_region *rgn, unsigned long r) in lmb_remove_region()83 static void lmb_coalesce_regions(struct lmb_region *rgn, in lmb_coalesce_regions()108 static long lmb_add_region(struct lmb_region *rgn, phys_addr_t base, phys_size_t size) in lmb_add_region()177 struct lmb_region *_rgn = &(lmb->memory); in lmb_add()184 struct lmb_region *rgn = &(lmb->reserved); in lmb_free()233 struct lmb_region *_rgn = &(lmb->reserved); in lmb_reserve()238 static long lmb_overlaps_region(struct lmb_region *rgn, phys_addr_t base, in lmb_overlaps_region()