Searched defs:is_cpu0 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/disp/ | ||
H A D | cmt.c | 91 static int is_cpu0 = 1; /* true if this is boot CPU context */ variable 751 if (is_cpu0) { 752 is_cpu0 = 0; |
Completed in 47 milliseconds