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

/linux-master/arch/x86/kernel/cpu/
H A Dintel.c47 sld_fatal, enumerator in enum:split_lock_detect_state
965 { "fatal", sld_fatal },
1182 sld_state == sld_fatal ? "fatal" : "bogus", ip);
1201 (sld_state == sld_warn || sld_state == sld_fatal)) ||
1217 if ((regs->flags & X86_EFLAGS_AC) || sld_state == sld_fatal)
1238 case sld_fatal:
1308 case sld_fatal:

Completed in 88 milliseconds