Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcacheflush.c262 const unsigned CTR_IDC = 1u << 28; in flush_idcache_range() local
273 if (!(ctr_el0 & CTR_IDC)) { in flush_idcache_range()