Home
last modified time | relevance | path

Searched refs:bootx_node_chosen (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powermac/
Dbootx_init.c37 static unsigned long __initdata bootx_node_chosen; variable
243 bootx_node_chosen = node; in bootx_scan_dt_build_strings()
321 if (node == bootx_node_chosen && !strcmp(namep, "bootargs")) in bootx_scan_dt_build_struct()
332 if (node == bootx_node_chosen) { in bootx_scan_dt_build_struct()
482 bootx_node_chosen = 0; in bootx_init()