Searched refs:LGRP_PLAT_PROBE_PGCPY (Results 1 – 1 of 1) sorted by relevance
206 #define LGRP_PLAT_PROBE_PGCPY 0x2 /* probe using page copy */ macro1634 (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()1644 lgrp_plat_probe_flags |= LGRP_PLAT_PROBE_PGCPY; in lgrp_plat_get_numa_config()2464 if (lgrp_plat_probe_flags & LGRP_PLAT_PROBE_PGCPY) { in lgrp_plat_probe_time()