Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/sys/fm/cpu/
H A DUltraSPARC-III.h175 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
180 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
186 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
193 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
200 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
206 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
214 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
223 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
232 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
242 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
[all …]
H A DSPARC64-VI.h59 #define FM_EREPORT_PAYLOAD_FLAG_PRIV 0x00000040 macro
71 FM_EREPORT_PAYLOAD_FLAG_PRIV | \
78 FM_EREPORT_PAYLOAD_FLAG_PRIV)
/illumos-gate/usr/src/uts/intel/sys/fm/cpu/
H A DGMCA.h160 #define FM_EREPORT_PAYLOAD_FLAG_PRIV _FM_EREPORT_FLAG(4) macro
192 FM_EREPORT_PAYLOAD_FLAG_PRIV)
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c734 if (mcip && members & FM_EREPORT_PAYLOAD_FLAG_PRIV) { in gcpu_ereport_add_logout()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1406 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_PRIV) {
H A Dus3_common.c4597 if (aflt->flt_payload & FM_EREPORT_PAYLOAD_FLAG_PRIV) { in cpu_payload_add_aflt()