Home
last modified time | relevance | path

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

/qemu/pc-bios/dtb/
H A Dpetalogix-ml605.dts52 xlnx,allow-dcache-wr = < 0x01 >;
61 xlnx,dcache-addr-tag = < 0x11 >;
62 xlnx,dcache-always-used = < 0x01 >;
63 xlnx,dcache-byte-size = < 0x800 >;
64 xlnx,dcache-data-width = < 0x00 >;
65 xlnx,dcache-force-tag-lutram = < 0x00 >;
66 xlnx,dcache-interface = < 0x01 >;
67 xlnx,dcache-line-len = < 0x08 >;
68 xlnx,dcache-use-fsl = < 0x00 >;
69 xlnx,dcache-use-writeback = < 0x01 >;
[all …]
H A Dpetalogix-s3adsp1800.dts47 xlnx,allow-dcache-wr = <0x01>;
55 xlnx,dcache-addr-tag = <0x10>;
56 xlnx,dcache-always-used = <0x00>;
57 xlnx,dcache-byte-size = <0x800>;
58 xlnx,dcache-line-len = <0x04>;
59 xlnx,dcache-use-fsl = <0x01>;
96 xlnx,use-dcache = <0x01>;
/qemu/include/hw/tricore/
H A Dtc27x_soc.h36 MemoryRegion dcache; member
/qemu/contrib/plugins/
H A Dcache.c606 Cache *icache, *dcache, *l2_cache = NULL; in log_stats() local
620 dcache = l1_dcaches[i]; in log_stats()
623 append_stats_line(rep, dcache->accesses, dcache->misses, in log_stats()
/qemu/hw/tricore/
H A Dtc27x_soc.c119 make_ram(&s->cpu2mem.dcache, "CPU2.DCACHE", in tc27x_soc_init_memory_mapping()
128 make_ram(&s->cpu1mem.dcache, "CPU1.DCACHE", in tc27x_soc_init_memory_mapping()
/qemu/target/mips/
H A Dcpu-defs.c.inc553 /* No L2 cache, icache size 8k, dcache size 8k, uncached coherency. */
575 /* No L2 cache, icache size 8k, dcache size 8k, uncached coherency. */
/qemu/docs/about/
H A Demulation.rst734 - Print top N icache and dcache thrashing instructions along with
755 and dcache. (default: for linux-user, N = 1, for full system
/qemu/tests/data/qobject/
H A Dqdict.txt4057 dcache.c: 60424
4058 dcache.h: 2009