Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c564 static struct mp_flight_record mp_steps[] = { variable
575 mp_params.flight_plan = &mp_steps[0]; in x86_mp_init()
576 mp_params.num_records = ARRAY_SIZE(mp_steps); in x86_mp_init()