Searched refs:CMN_LFLAGS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c389 #define CMN_LFLAGS (CPU_FLTCPU | CPU_SPACE | CPU_ERRID | CPU_TL | \ macro
393 #define UE_LFLAGS (CMN_LFLAGS | CPU_SYND)
396 #define PARERR_LFLAGS (CMN_LFLAGS)
397 #define WP_LFLAGS (CMN_LFLAGS & ~CPU_SPACE & ~CPU_TL)
398 #define CP_LFLAGS (CMN_LFLAGS & ~CPU_SPACE & ~CPU_TL & \
400 #define BERRTO_LFLAGS (CMN_LFLAGS)
861 cpu_aflt_log(CE_PANIC, 1, &spf_flt, CMN_LFLAGS,
890 cpu_aflt_log(CE_PANIC, 1, &spf_flt, CMN_LFLAGS,
1839 cpu_aflt_log(CE_PANIC, 1, spf_flt, CMN_LFLAGS,
2288 cpu_aflt_log(CE_WARN, 1, spf_flt, CMN_LFLAGS
[all...]

Completed in 63 milliseconds