Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dlgrpplat.c88 extern lgrp_handle_t plat_lgrp_root_hand(void);
94 #pragma weak plat_lgrp_root_hand macro
256 if (&plat_lgrp_root_hand) in lgrp_plat_root_hand()
257 return (plat_lgrp_root_hand()); in lgrp_plat_root_hand()
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c763 plat_lgrp_root_hand(void) in plat_lgrp_root_hand() function