Searched defs:linux_bootargs_v2 (Results 1 – 2 of 2) sorted by relevance
76 struct linux_bootargs_v2 { struct77 char **bootpath;78 char **bootargs;79 int *fd_stdin;80 int *fd_stdout;
84 struct linux_bootargs_v2 { struct85 char **bootpath;86 char **bootargs;87 int *fd_stdin;88 int *fd_stdout;
Completed in 5 milliseconds