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.c206 #define LGRP_PLAT_PROBE_ENABLE 0x1 /* enable probing */ macro
1244 if (!(lgrp_plat_probe_flags & LGRP_PLAT_PROBE_ENABLE) || in lgrp_plat_probe()
1614 } else if (lgrp_plat_probe_flags & LGRP_PLAT_PROBE_ENABLE) { in lgrp_plat_get_numa_config()
1631 lgrp_plat_probe_flags |= LGRP_PLAT_PROBE_ENABLE; in lgrp_plat_get_numa_config()
2041 if (!(lgrp_plat_probe_flags & LGRP_PLAT_PROBE_ENABLE) || in lgrp_plat_main_init()