Searched refs:mem_add (Results 1 – 1 of 1) sorted by relevance
209 static int mem_add(pfn_t, pgcnt_t);907 rv = mem_add(btop(addr), btop(size)); in dr_mem_configure()1107 mem_add(pfn_t base, pgcnt_t npgs) in mem_add() function