Home
last modified time | relevance | path

Searched refs:cb_mid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dmachdep.c46 uint_t cb_mid; variable
196 restore_tlb(mdinfo.dtte, cb_mid); in cb_ksetup()
197 restore_tlb(mdinfo.itte, cb_mid); in cb_ksetup()
286 if (scip->node == 0 || scip->cpu_id == cb_mid) in cb_mpsetup()
H A Dutil.c345 cb_mid = getmid(); in get_cpu_node()
364 if (cpu_id == cb_mid) in get_cpu_node()
H A Dcprboot.h193 extern uint_t cb_mid;