Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmem_cage.h66 extern void kcage_range_init(struct memlist *, kcage_dir_t, pgcnt_t);
/titanic_50/usr/src/uts/sun4u/starfire/os/
H A Dstarfire.c167 kcage_range_init(phys_avail, KCAGE_DOWN, preferred_cage_size); in set_platform_cage_params()
/titanic_50/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c220 kcage_range_init(phys_avail, KCAGE_DOWN, preferred_cage_size); in set_platform_cage_params()
/titanic_50/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c284 kcage_range_init(phys_avail, KCAGE_UP, preferred_cage_size); in set_platform_cage_params()
/titanic_50/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c277 kcage_range_init(phys_avail, KCAGE_UP, preferred_cage_size); in set_platform_cage_params()
/titanic_50/usr/src/uts/sun4u/opl/os/
H A Dopl.c375 kcage_range_init(ml, KCAGE_DOWN, preferred_cage_size); in set_platform_cage_params()
/titanic_50/usr/src/uts/common/os/
H A Dmem_cage.c377 kcage_range_init(struct memlist *ml, kcage_dir_t d, pgcnt_t preferred_size) in kcage_range_init() function
/titanic_50/usr/src/uts/sun4/os/
H A Dstartup.c581 kcage_range_init(phys_avail, KCAGE_DOWN, total_pages / 256); in setup_cage_params()