Searched defs:cif_cpu (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c46 static processorid_t cif_cpu; variable
141 cif_cpu = getprocessorid();
162 cif_cpu = -1;
371 return ((cif_cpu == mycpuid) ? 1 : 0);

Completed in 60 milliseconds