Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h473 .dcache_line_bytes = XCHAL_DCACHE_LINESIZE, \
H A Dcpu.h459 unsigned dcache_line_bytes; member
H A Dtranslate.c1536 tcg_gen_addi_i32(arg[0].out, arg[0].in, dc->config->dcache_line_bytes); in translate_diwbuip()