Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arc/lib/
H A Dcache.c249 static inline bool ioc_exists(void) in ioc_exists() function
268 return ioc_exists(); in ioc_enabled()
/openbmc/linux/arch/arc/mm/
H A Dcache.c26 static int ioc_exists; variable
64 ioc_exists = 1; in read_decode_cache_bcr_arcv2()
95 IS_AVAIL3(ioc_exists, ioc_enable, ", IO-Coherency (per-device) ")); in read_decode_cache_bcr_arcv2()
1171 if (is_isa_arcv2() && ioc_exists) in arc_cache_init_master()