Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootstage.c43 struct bootstage_hdr { struct
364 struct bootstage_hdr *hdr = (struct bootstage_hdr *)base; in bootstage_stash()
371 if (hdr + 1 > (struct bootstage_hdr *)end) { in bootstage_stash()
418 const struct bootstage_hdr *hdr = (struct bootstage_hdr *)base; in bootstage_unstash()
428 if (hdr + 1 > (struct bootstage_hdr *)end) { in bootstage_unstash()