Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_mem.c210 static int mem_del(pfn_t, pgcnt_t);
931 } else if (rv = mem_del(btop(mbp->addr), btop(mbp->size))) { in dr_mem_unconfigure()
1140 mem_del(pfn_t base, pgcnt_t npgs) in mem_del() function