Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/i386/
Dcpu.c575 static struct mp_flight_record mp_steps[] = { variable
586 mp_params.flight_plan = &mp_steps[0]; in x86_mp_init()
587 mp_params.num_records = ARRAY_SIZE(mp_steps); in x86_mp_init()