Searched refs:soc_has_cache_lock_bug (Results 1 – 3 of 3) sorted by relevance
123 if (soc_has_cache_lock_bug()) { in esp_int_wdt_init()166 if (soc_has_cache_lock_bug()) { in esp_int_wdt_cpu_init()
65 bool soc_has_cache_lock_bug(void);
45 inline bool soc_has_cache_lock_bug(void) in soc_has_cache_lock_bug() function