Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/coreboot/
A Dtimestamp.c79 bootstage_add_record(0, name, BOOTSTAGEF_ALLOC, in timestamp_add_to_bootstage()
/u-boot/include/
A Dbootstage.h17 BOOTSTAGEF_ALLOC = 1 << 1, /* Allocate an id */ enumerator
/u-boot/common/
A Dbootstage.c125 if (flags & BOOTSTAGEF_ALLOC) in bootstage_add_record()
161 flags = BOOTSTAGEF_ALLOC; in bootstage_mark_name()

Completed in 10 milliseconds