Searched defs:cmdline_size (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/x86/boot/ | ||
D | header.S | 359 cmdline_size: .long COMMAND_LINE_SIZE-1 #length of the command line, label |
/linux-3.3/arch/x86/include/asm/ | ||
D | bootparam.h | 61 __u32 cmdline_size; member |