Constant KEXEC_SEGMENT_MAX
pub const KEXEC_SEGMENT_MAX: usize = 16; // 16usize
Available on crate feature
dep_nc
only.Expand description
The artificial cap on the number of segments passed to kexec_load
.
pub const KEXEC_SEGMENT_MAX: usize = 16; // 16usize
dep_nc
only.The artificial cap on the number of segments passed to kexec_load
.