Searched refs:plat_lgrp_root_hand (Results 1 – 2 of 2) sorted by relevance
88 extern lgrp_handle_t plat_lgrp_root_hand(void);94 #pragma weak plat_lgrp_root_hand macro256 if (&plat_lgrp_root_hand) in lgrp_plat_root_hand()257 return (plat_lgrp_root_hand()); in lgrp_plat_root_hand()
763 plat_lgrp_root_hand(void) in plat_lgrp_root_hand() function