Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Du-boot-x86.h69 int fsp_save_s3_stack(void);
/external/u-boot/arch/x86/lib/fsp/
Dfsp_common.c83 int fsp_save_s3_stack(void) in fsp_save_s3_stack() function
/external/u-boot/arch/x86/cpu/
Dcpu.c288 fsp_save_s3_stack(); in reserve_arch()