Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c587 #define CMI_RESPONSE_CKILL 0x2 macro
648 return (USERMODE(rp->r_cs) ? CMI_RESPONSE_CKILL : panicrsp); in cmi_mce_response()
729 case CMI_RESPONSE_CKILL: in cmi_mca_trap()