Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dpost.h32 #define POST_LAPIC 0x31 macro
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/
Dlapic.c157 post_code(POST_LAPIC); in lapic_setup()