Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/
H A Dsipi_vector.S192 mov c_handler, %esi
213 c_handler: label
H A Dmp_init.c261 params->c_handler = (uint32_t)&ap_init; in load_sipi_vector()
/openbmc/u-boot/arch/x86/include/asm/
H A Dsipi.h68 u32 c_handler; member