Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/cache/
Dcache_andes.c80 static ALWAYS_INLINE int nds_cctl_range_operations(void *addr, size_t size, int line_size, int cmd) in nds_cctl_range_operations() function
175 nds_cctl_range_operations(addr, size, cache_cfg.instr_line_size, cmd); in nds_l1i_cache_range()
199 nds_cctl_range_operations(addr, size, cache_cfg.data_line_size, cmd); in nds_l1d_cache_range()