Searched refs:is_dcache_enabled (Results 1 – 7 of 7) sorted by relevance
174 is_cached = is_dcache_enabled(); in bakery_lock_get()232 bool is_cached = is_dcache_enabled(); in bakery_lock_release()
87 bool is_dcache_enabled(void) in is_dcache_enabled() function
157 bool is_dcache_enabled(void) in is_dcache_enabled() function
184 bool is_dcache_enabled(void);
28 if (is_dcache_enabled()) { in xlat_clean_dcache_range()
255 bool is_dcache_enabled(void);
10656 - locks: bakery: Use is_dcache_enabled() helper and add a DMB to the10660 region, use get_current_el_maybe_constant() in is_dcache_enabled(),