Searched refs:early_init_dt_scan_chosen (Results 1 – 6 of 6) sorted by relevance
61 extern int early_init_dt_scan_chosen(char *cmdline);
164 early_init_dt_scan_chosen()辅助函数用于解析所选节点,包括内核参数,
42 early_init_dt_scan_chosen(boot_command_line); in kaslr_get_cmdline()
1153 int __init early_init_dt_scan_chosen(char *cmdline) in early_init_dt_scan_chosen() function1298 rc = early_init_dt_scan_chosen(boot_command_line); in early_init_dt_scan_nodes()
431 if (early_init_dt_scan_chosen(data) < 0) in early_init_dt_scan_chosen_ppc()
210 during early boot. Typically the early_init_dt_scan_chosen() helper