Searched refs:lgrp_topo_ht_limit (Results 1 – 4 of 4) sorted by relevance
115 if (lgrp_topo_ht_limit() == 1) { in lgrp_plat_init()146 if (lgrp_topo_ht_limit() > 1 && &plat_lgrp_cpu_to_hand) in lgrp_plat_cpu_to_hand()165 if (lgrp_topo_ht_limit() == 1 || max_mem_nodes == 1) in lgrp_plat_pfn_to_hand()206 if (lgrp_topo_ht_limit() == 1 || max_mem_nodes == 1 || mpo_disabled || in lgrp_plat_mem_size()244 if (lgrp_topo_ht_limit() > 1 && &plat_lgrp_latency) in lgrp_plat_latency()306 if (lgrp_topo_ht_limit() == 1 || mpo_disabled || max_mem_nodes == 1) in plat_lgrphand_to_mem_node()323 if (lgrp_topo_ht_limit() == 1 || mpo_disabled || max_mem_nodes == 1) in plat_mem_node_to_lgrphand()333 if (lgrp_topo_ht_limit() == 1 || mpo_disabled || max_mem_nodes == 1) in plat_assign_lgrphand_to_mem_node()
602 int lgrp_topo_ht_limit(void);
1007 if (lgrp_topo_ht_limit() == 1) { in lgrp_plat_init()1243 max_mem_nodes == 1 || lgrp_topo_ht_limit() <= 2) in lgrp_plat_probe()1660 if (lgrp_plat_node_cnt >= 4 && lgrp_topo_ht_limit() == in lgrp_plat_get_numa_config()2035 ht_limit = lgrp_topo_ht_limit(); in lgrp_plat_main_init()
1417 lgrp_topo_ht_limit(void) in lgrp_topo_ht_limit() function