Searched refs:xip_cache_clean_range (Results 1 – 2 of 2) sorted by relevance
169 void xip_cache_clean_range(uintptr_t start_offset, uintptr_t size_bytes);174 static inline void xip_cache_clean_range(uintptr_t start_offset, uintptr_t size_bytes) { in xip_cache_clean_range() function
98 void __no_inline_not_in_flash_func(xip_cache_clean_range)(uintptr_t start_offset, uintptr_t size_by… in __no_inline_not_in_flash_func() argument