Home
last modified time | relevance | path

Searched refs:bootstr_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dbootstr_64.c26 } bootstr_info = { variable
38 if (bootstr_info.bootstr_valid) in prom_getbootargs()
39 return bootstr_info.bootstr_buf; in prom_getbootargs()
41 bootstr_info.bootstr_buf, BARG_LEN); in prom_getbootargs()
42 bootstr_info.bootstr_valid = 1; in prom_getbootargs()
43 return bootstr_info.bootstr_buf; in prom_getbootargs()
/kernel/linux/linux-6.6/arch/sparc/prom/
H A Dbootstr_64.c26 } bootstr_info = { variable
38 if (bootstr_info.bootstr_valid) in prom_getbootargs()
39 return bootstr_info.bootstr_buf; in prom_getbootargs()
41 bootstr_info.bootstr_buf, BARG_LEN); in prom_getbootargs()
42 bootstr_info.bootstr_valid = 1; in prom_getbootargs()
43 return bootstr_info.bootstr_buf; in prom_getbootargs()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dhead_64.S81 .xword bootstr_info
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dhead_64.S81 .xword bootstr_info

Completed in 3 milliseconds