Home
last modified time | relevance | path

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

/u-boot/common/
A Dbootstage.c49 struct bootstage_hdr { struct
387 struct bootstage_hdr *hdr = (struct bootstage_hdr *)base; in bootstage_stash()
393 if (hdr + 1 > (struct bootstage_hdr *)end) { in bootstage_stash()
434 const struct bootstage_hdr *hdr = (struct bootstage_hdr *)base; in bootstage_unstash()
444 if (hdr + 1 > (struct bootstage_hdr *)end) { in bootstage_unstash()

Completed in 3 milliseconds