Lines Matching refs:lgrp_plathand
314 lgrp_root->lgrp_plathand = hand; in lgrp_root_init()
463 if (lgrp_table[lgrpid]->lgrp_plathand != in lgrp_main_init()
550 (hand != LGRP_NULL_HANDLE && lgrp->lgrp_plathand == hand)) in lgrp_latency_change()
754 my_lgrp->lgrp_plathand = hand; in lgrp_cpu_init()
893 my_lgrp->lgrp_plathand = LGRP_NULL_HANDLE; in lgrp_create()
944 lgrp->lgrp_plathand = LGRP_NULL_HANDLE; in lgrp_destroy()
1294 my_lgrp->lgrp_plathand = hand; in lgrp_mem_init()
1521 if (LGRP_EXISTS(lgrp) && lgrp->lgrp_plathand == hand) in lgrp_hand_to_lgrp()
1602 if (LGRP_EXISTS(lgrp) && lgrp->lgrp_plathand == hand) in lgrp_pfn_to_lgrp()
1624 if (LGRP_EXISTS(lgrp) && lgrp->lgrp_plathand == hand) in lgrp_phys_to_lgrp()
3888 return (lgrp_plat_mem_size(lgrp->lgrp_plathand, query)); in lgrp_mem_size()