Home
last modified time | relevance | path

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

/common/
A Dbootstage.c65 data = gd->bootstage = to; in bootstage_relocate()
119 struct bootstage_data *data = gd->bootstage; in bootstage_add_record()
197 struct bootstage_data *data = gd->bootstage; in bootstage_start()
211 struct bootstage_data *data = gd->bootstage; in bootstage_accum()
271 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree()
272 int bootstage; in add_bootstages_devicetree() local
285 if (bootstage < 0) in add_bootstages_devicetree()
329 struct bootstage_data *data = gd->bootstage; in bootstage_report()
429 struct bootstage_data *data = gd->bootstage; in bootstage_unstash()
538 if (!gd->bootstage) in bootstage_init()
[all …]
A DMakefile54 obj-$(CONFIG_$(PHASE_)BOOTSTAGE) += bootstage.o

Completed in 11 milliseconds