Searched refs:POST_LAPIC (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/ | ||
D | post.h | 32 #define POST_LAPIC 0x31 macro |
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/ | ||
D | lapic.c | 157 post_code(POST_LAPIC); in lapic_setup() |