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

/illumos-gate/usr/src/uts/i86pc/cpu/genuineintel/
H A Dgintel_main.c46 int gintel_error_action_return = 0; variable
129 gintel_error_action_return |= CMS_ERRSCOPE_POISONED;
178 rc = gintel_error_action_return;
180 rc = gintel_error_action_return & ~CMS_ERRSCOPE_POISONED;

Completed in 98 milliseconds