Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dcpu.c2565 int dcz_blocklen = 4 << cpu->dcz_blocksize; in arm_cpu_realizefn() local
2576 assert(dcz_blocklen <= TARGET_PAGE_SIZE); in arm_cpu_realizefn()
2584 assert(dcz_blocklen >= 2 * TAG_GRANULE); in arm_cpu_realizefn()