Searched refs:pg_cmt_find_lgrp (Results 1 – 1 of 1) sorted by relevance
151 static cmt_lgrp_t *pg_cmt_find_lgrp(lgrp_handle_t);622 if ((lgrp = pg_cmt_find_lgrp(lgrp_handle)) == NULL) in pg_cmt_cpu_init()790 lgrp = pg_cmt_find_lgrp(lgrp_handle); in pg_cmt_cpu_fini()1214 pg_cmt_find_lgrp(lgrp_handle_t hand) in pg_cmt_find_lgrp() function