Searched refs:arch_cache_is_ptr_uncached (Results 1 – 2 of 2) sorted by relevance
342 bool arch_cache_is_ptr_uncached(void *ptr);343 #define cache_is_ptr_uncached(ptr) arch_cache_is_ptr_uncached(ptr)
229 static inline bool arch_cache_is_ptr_uncached(void *ptr) in arch_cache_is_ptr_uncached() function316 static inline bool arch_cache_is_ptr_uncached(void *ptr) in arch_cache_is_ptr_uncached() function