Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/
Dcache.h339 bool arch_cache_is_ptr_cached(void *ptr);
340 #define cache_is_ptr_cached(ptr) arch_cache_is_ptr_cached(ptr)
/Zephyr-latest/include/zephyr/arch/xtensa/
Dcache.h209 static inline bool arch_cache_is_ptr_cached(void *ptr) in arch_cache_is_ptr_cached() function
309 static inline bool arch_cache_is_ptr_cached(void *ptr) in arch_cache_is_ptr_cached() function