Lines Matching full:split
3 #define pr_fmt(fmt) "x86/split lock detection: " fmt
24 * Default to sld_off because most systems do not support split lock detection.
26 * split lock/bus lock detect, unless there is a command line override.
179 * #DB for bus lock handles ratelimit and #AC for split lock is in split_lock_init()
232 * If a CPU goes offline with pending delayed work to re-enable split lock
235 * different CPU probably won't re-enable split lock detection. This is a
237 * left running with split lock detection disabled.
262 * sleep 10ms before trying to execute split lock. in split_lock_warn()
278 /* Disable split lock detection on this CPU to make progress */ in split_lock_warn()
314 * Warn and fatal are handled by #AC for split lock if #AC for in bus_lock_init()
315 * split lock is supported. in bus_lock_init()
355 * CPU models that are known to have the per-core split-lock detection
384 * it have split lock detection. in split_lock_setup()
420 * moment where split lock detection is disabled in the warn in sld_state_show()