Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dcacheflush.c130 static uint64_t save_ctr_el0; variable
144 save_ctr_el0 = ctr; in arch_cache_info()
264 const uint64_t ctr_el0 = save_ctr_el0; in flush_idcache_range()