Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_cache.S12 .globl invalidate_cache_low_el symbol
17 func invalidate_cache_low_el
28 endfunc invalidate_cache_low_el
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_cache.h11 void invalidate_cache_low_el(void);
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_psci.c210 invalidate_cache_low_el(); in socfpga_system_reset()
232 invalidate_cache_low_el(); in socfpga_system_reset2()
/rk3399_ARM-atf/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c221 invalidate_cache_low_el(); in bl31_plat_arch_setup()