Home
last modified time | relevance | path

Searched refs:sys_cache_data_flush_all (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/arch/arm/arm_runtime_nmi/src/
Darm_runtime_nmi.c71 sys_cache_data_flush_all(); in ZTEST()
/Zephyr-latest/tests/boards/intel_adsp/cache/src/
Dmain.c45 sys_cache_data_flush_all(); in ZTEST()
/Zephyr-latest/soc/nordic/nrf54h/
Dpower.c25 sys_cache_data_flush_all(); in common_suspend()
/Zephyr-latest/soc/intel/intel_adsp/common/
Dboot.c170 sys_cache_data_flush_all(); in boot_core0()
/Zephyr-latest/tests/kernel/cache/src/
Dtest_cache_api.c51 ret = sys_cache_data_flush_all(); in ZTEST()
/Zephyr-latest/include/zephyr/
Dcache.h108 static ALWAYS_INLINE int sys_cache_data_flush_all(void) in sys_cache_data_flush_all() function
/Zephyr-latest/arch/xtensa/core/
Dptables.c304 sys_cache_data_flush_all(); in xtensa_init_page_tables()