Searched refs:arch_cache_is_ptr_cached (Results 1 – 2 of 2) sorted by relevance
339 bool arch_cache_is_ptr_cached(void *ptr);340 #define cache_is_ptr_cached(ptr) arch_cache_is_ptr_cached(ptr)
209 static inline bool arch_cache_is_ptr_cached(void *ptr) in arch_cache_is_ptr_cached() function309 static inline bool arch_cache_is_ptr_cached(void *ptr) in arch_cache_is_ptr_cached() function