Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmp.h28 struct mp_flight_record { struct
64 struct mp_flight_record *flight_plan;
/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c45 struct mp_flight_record *records;
100 struct mp_flight_record *rec = &mp_info.records[i]; in ap_do_flight_plan()
382 struct mp_flight_record *rec = &mp_params->flight_plan[i]; in bsp_do_flight_plan()
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c564 static struct mp_flight_record mp_steps[] = {