Searched refs:boot_cmdline (Results 1 – 1 of 1) sorted by relevance
43 pub fn boot_cmdline(&self) -> &[u8] { in boot_cmdline() method49 core::str::from_utf8(&self.boot_cmdline()[..self.boot_cmdline_len()]).unwrap() in boot_cmdline_str()