Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dcacheinfo.h19 extern int qemu_dcache_linesize_log;
/openbmc/qemu/util/
H A Dcacheflush.c19 int qemu_dcache_linesize_log; variable
218 qemu_dcache_linesize_log = ctz32(dsize); in init_cache_info()
H A Datomic64.c38 idx = a >> qemu_dcache_linesize_log; in addr_to_lock()