Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c207 #define LGRP_PLAT_PROBE_VENDOR 0x4 /* probe vendor ID register */ macro
1634 (LGRP_PLAT_PROBE_PGCPY|LGRP_PLAT_PROBE_VENDOR); in lgrp_plat_get_numa_config()
1637 probe_op == (LGRP_PLAT_PROBE_PGCPY|LGRP_PLAT_PROBE_VENDOR)) { in lgrp_plat_get_numa_config()
1639 ~(LGRP_PLAT_PROBE_PGCPY|LGRP_PLAT_PROBE_VENDOR); in lgrp_plat_get_numa_config()
1642 LGRP_PLAT_PROBE_VENDOR; in lgrp_plat_get_numa_config()
2049 if (lgrp_plat_probe_flags & LGRP_PLAT_PROBE_VENDOR) { in lgrp_plat_main_init()
2501 if (lgrp_plat_probe_flags & LGRP_PLAT_PROBE_VENDOR) { in lgrp_plat_probe_time()