Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c35 timestamp_add_now(TS_U_BOOT_START_KERNEL); in bootm_announce_and_cleanup()
154 timestamp_add_now(TS_U_BOOT_START_KERNEL); in boot_linux_kernel()
/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h33 TS_U_BOOT_START_KERNEL = 1100, /* Right before jumping to kernel. */ enumerator