Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dbootx_init.c37 static unsigned long __initdata bootx_node_chosen; variable
244 bootx_node_chosen = node; in bootx_scan_dt_build_strings()
322 if (node == bootx_node_chosen && !strcmp(namep, "bootargs")) in bootx_scan_dt_build_struct()
333 if (node == bootx_node_chosen) { in bootx_scan_dt_build_struct()
483 bootx_node_chosen = 0; in bootx_init()