Searched refs:dcache (Results 1 – 8 of 8) sorted by relevance
/qemu/pc-bios/dtb/ |
H A D | petalogix-ml605.dts | 52 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 D | petalogix-s3adsp1800.dts | 47 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 D | tc27x_soc.h | 36 MemoryRegion dcache; member
|
/qemu/contrib/plugins/ |
H A D | cache.c | 606 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 D | tc27x_soc.c | 119 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 D | cpu-defs.c.inc | 553 /* 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 D | emulation.rst | 734 - 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 D | qdict.txt | 4057 dcache.c: 60424 4058 dcache.h: 2009
|