Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dpost.h27 #define POST_EARLY_INIT 0x2c macro
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c165 post_code(POST_EARLY_INIT); in checkcpu()