Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dmrccache.h115 int mrccache_spl_save(void);
/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Dspl.c107 ret = mrccache_spl_save(); in x86_spl_init()
Dmrccache.c272 int mrccache_spl_save(void) in mrccache_spl_save() function