Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmp.h29 struct mp_flight_record { struct
65 struct mp_flight_record *flight_plan;
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmp_init.c46 struct mp_flight_record *records;
101 struct mp_flight_record *rec = &mp_info.records[i]; in ap_do_flight_plan()
383 struct mp_flight_record *rec = &mp_params->flight_plan[i]; in bsp_do_flight_plan()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/
H A Dcpu.c576 static struct mp_flight_record mp_steps[] = {