Lines Matching full:split
3 #define pr_fmt(fmt) "x86/split lock detection: " fmt
22 * Default to sld_off because most systems do not support split lock detection.
24 * split lock/bus lock detect, unless there is a command line override.
171 * #DB for bus lock handles ratelimit and #AC for split lock is in split_lock_init()
204 * If a CPU goes offline with pending delayed work to re-enable split lock
207 * different CPU probably won't re-enable split lock detection. This is a
209 * left running with split lock detection disabled.
233 * sleep 10ms before trying to execute split lock. in split_lock_warn()
257 /* Disable split lock detection on this CPU to make progress */ in split_lock_warn()
293 * Warn and fatal are handled by #AC for split lock if #AC for in bus_lock_init()
294 * split lock is supported. in bus_lock_init()
334 * CPU models that are known to have the per-core split-lock detection
363 * it have split lock detection. in split_lock_setup()