Searched refs:pg_cmt_prune (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/disp/ |
H A D | cmt.c | 1465 pg_cmt_prune(pg_cmt_t *pg_bad, pg_cmt_t **lineage, int *sz, cpu_pg_t *pgdata) function 1705 * suspect sources (BIOS), then pg_cmt_prune() will be invoked to prune the 1888 if (pg_cmt_prune(pg, lineage, sz, pgdata) == 0) { 1901 if (pg_cmt_prune(pg, lineage, sz, pgdata) == 0) { 1944 if (pg_cmt_prune(pg_bad, lineage, sz, pgdata) == 0) {
|
Completed in 57 milliseconds