Home
last modified time | relevance | path

Searched refs:nds_l2_cache_is_inclusive (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/cache/
Dcache_andes_l2.h62 static ALWAYS_INLINE int nds_l2_cache_is_inclusive(void) in nds_l2_cache_is_inclusive() function
96 if (!nds_l2_cache_is_inclusive()) { in nds_l2_cache_all()
Dcache_andes.c76 static ALWAYS_INLINE int nds_l2_cache_is_inclusive(void) { return 0; } in nds_l2_cache_is_inclusive() function
581 cache_cfg.l2_cache_inclusive = nds_l2_cache_is_inclusive(); in andes_cache_init()