Home
last modified time | relevance | path

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

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