Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c205 #define LGRP_PLAT_PROBE_ENABLE 0x1 /* enable probing */ macro
1242 if (!(lgrp_plat_probe_flags & LGRP_PLAT_PROBE_ENABLE) || in lgrp_plat_probe()
1610 } else if (lgrp_plat_probe_flags & LGRP_PLAT_PROBE_ENABLE) { in lgrp_plat_get_numa_config()
1627 lgrp_plat_probe_flags |= LGRP_PLAT_PROBE_ENABLE; in lgrp_plat_get_numa_config()
2037 if (!(lgrp_plat_probe_flags & LGRP_PLAT_PROBE_ENABLE) || in lgrp_plat_main_init()