Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpg.h180 pg_t *pg_create(pg_cid_t);
/titanic_41/usr/src/uts/common/os/
H A Dpg.c394 pg_create(pg_cid_t cid) in pg_create() function
/titanic_41/usr/src/uts/common/disp/
H A Dcmt.c564 pg = (pg_cmt_t *)pg_create(pg_cmt_class_id); in pg_cmt_cpu_init()