Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/
Dcache.h342 bool arch_cache_is_ptr_uncached(void *ptr);
343 #define cache_is_ptr_uncached(ptr) arch_cache_is_ptr_uncached(ptr)
/Zephyr-latest/include/zephyr/arch/xtensa/
Dcache.h229 static inline bool arch_cache_is_ptr_uncached(void *ptr) in arch_cache_is_ptr_uncached() function
316 static inline bool arch_cache_is_ptr_uncached(void *ptr) in arch_cache_is_ptr_uncached() function