Home
last modified time | relevance | path

Searched refs:mem_add (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4v/io/
H A Ddr_mem.c209 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