Lines Matching refs:lpl_bootstrap
148 * consumer who needs default lpl should use lpl_bootstrap which is a pointer to
152 * lgrp will use lpl_bootstrap as a default lpl. This is necessary because
158 lpl_t *lpl_bootstrap;
167 #define LGRP_CPU_HAS_NO_LGRP(cp) ((cp)->cpu_lpl == lpl_bootstrap)
333 * The only lpl space we have so far is lpl_bootstrap. It is used for
337 lpl_bootstrap = lpl_bootstrap_list;
338 t0.t_lpl = lpl_bootstrap;
356 cp_default.cp_lgrploads = lpl_bootstrap;
584 cp->cpu_lpl = lpl_bootstrap;
2810 * lpl_bootstrap.
2814 * were performed using lpl_bootstrap. Now cp_default has its own list of lpls
2815 * and all subsequent lpl operations should use it instead of lpl_bootstrap. The
2819 * This function walks the lpl topology in lpl_bootstrap and does for things:
2821 * 1) Copies all fields from lpl_bootstrap to the target.
2826 * instead of lpl_bootstrap.
2829 * in the target list instead of lpl_bootstrap.
2833 * lpl_bootstrap. There is no need in information in lpl_bootstrap after this
2839 lpl_t *lpl = lpl_bootstrap;
2887 (uintptr_t)lpl_bootstrap) +
2892 * lpl_bootstrap's rset to pointers relative to target's
2900 (uintptr_t)lpl_bootstrap) +