Home
last modified time | relevance | path

Searched refs:dcache (Results 176 – 200 of 2345) sorted by relevance

12345678910>>...94

/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/examples/sysc/risc_cpu/
H A Ddcache.h39 struct dcache : sc_module { struct
64 SC_CTOR(dcache) { in SC_CTOR() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/mm/
H A Dcache-sh2a.c60 nr_ways = current_cpu_data.dcache.ways; in sh2a__flush_wback_region()
68 end = begin + (nr_ways * current_cpu_data.dcache.way_size); in sh2a__flush_wback_region()
107 int nr_ways = current_cpu_data.dcache.ways; in sh2a__flush_purge_region()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/mm/
H A Dcache-sh2a.c60 nr_ways = current_cpu_data.dcache.ways; in sh2a__flush_wback_region()
68 end = begin + (nr_ways * current_cpu_data.dcache.way_size); in sh2a__flush_wback_region()
107 int nr_ways = current_cpu_data.dcache.ways; in sh2a__flush_purge_region()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/mm/
H A Dcache-sh2a.c60 nr_ways = current_cpu_data.dcache.ways; in sh2a__flush_wback_region()
68 end = begin + (nr_ways * current_cpu_data.dcache.way_size); in sh2a__flush_wback_region()
107 int nr_ways = current_cpu_data.dcache.ways; in sh2a__flush_purge_region()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/tests/
H A Dtpread.cc66 …entialNonOverlappingRead(OFRandom& rnd, DcmElement *delem, DcmFileCache *dcache, unsigned char *bu… in sequentialNonOverlappingRead() argument
80 cond = delem->getPartialValue(target, offset, bytes_to_read, dcache); in sequentialNonOverlappingRead()
117 static OFCondition sequentialOverlappingRead(OFRandom& rnd, DcmElement *delem, DcmFileCache *dcache in sequentialOverlappingRead() argument
131 cond = delem->getPartialValue(target, offset, bytes_to_read, dcache); in sequentialOverlappingRead()
167 static OFCondition randomRead(OFRandom& rnd, DcmElement *delem, DcmFileCache *dcache, unsigned char… in randomRead() argument
182 cond = delem->getPartialValue(target, offset, bytes_to_read, dcache); in randomRead()
/dports/devel/dmake/dmake-4.13.1/win95/borland/bcc50/
H A Dobj.rsp9 objects\dcache.obj+
32 objects\dcache.obj+
/dports/devel/dmake/dmake-4.13.1/winnt/borland/bcc50/
H A Dobj.rsp9 objects\dcache.obj
31 objects\dcache.obj
H A Dmk.cmd23 bcc32 -c -I. -Iwinnt -Iwinnt\borland -d -O -N- -w-nod -A- -w-pro -Iwinnt\borland\bcc50 unix\dcache
24 copy dcache.obj objects
25 del dcache.obj
89 bcc32 -c -I. -Iwinnt -Iwinnt\borland -d -O -N- -w-nod -A- -w-pro -Iwinnt\borland\bcc50 unix\dcache
90 copy dcache.obj objects
91 del dcache.obj
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/legacy/i810/
H A Di810_wmark.c248 I810CalcWatermark(ScrnInfoPtr pScrn, double freq, Bool dcache) in I810CalcWatermark() argument
310 if (dcache) in I810CalcWatermark()
/dports/devel/openocd/openocd-0.11.0/src/jtag/aice/
H A Daice_usb.c3503 struct cache_info *dcache = &core_info[coreid].dcache; in aice_usb_init_cache() local
3506 dcache->log2_set = dcache->set + 6; in aice_usb_init_cache()
3507 dcache->set = 64 << dcache->set; in aice_usb_init_cache()
3511 dcache->log2_line_size = dcache->line_size + 2; in aice_usb_init_cache()
3512 dcache->line_size = 8 << (dcache->line_size - 1); in aice_usb_init_cache()
3519 dcache->set, dcache->way, dcache->line_size, in aice_usb_init_cache()
3520 dcache->log2_set, dcache->log2_line_size); in aice_usb_init_cache()
3541 struct cache_info *dcache = &core_info[coreid].dcache; in aice_usb_dcache_inval_all() local
3545 cache_index = (way_index << (dcache->log2_set + dcache->log2_line_size)) | in aice_usb_dcache_inval_all()
3589 struct cache_info *dcache = &core_info[coreid].dcache; in aice_usb_dcache_wb_all() local
[all …]
/dports/cad/irsim/irsim-9.7.110/base/
H A Dsstep.c221 if( t->dcache.i == EMPTY )
222 t->dcache.i = transmit[sc_thev( t->drain, level ? level + 1 : 0 )][t->state];
223 result = smerge[result][t->dcache.i];
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/devel/dmake/dmake-4.13.1/qssl/
H A Dmake.sh48 cc -c -I. -Iqssl -3 -O unix/dcache.c
49 mv dcache.o objects
61 objects/ruletab.o objects/runargv.o objects/tempnam.o objects/dcache.o objects/rmprq.o objects/dirb…
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/common/
H A Dcmd_elf.c40 int dcache = dcache_status (); in do_bootelf_exec() local
41 if (dcache) in do_bootelf_exec()
50 if (dcache) in do_bootelf_exec()
/dports/emulators/qemu/qemu-6.2.0/pc-bios/
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>;
/dports/emulators/qemu60/qemu-6.0.0/pc-bios/
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>;
/dports/emulators/qemu5/qemu-5.2.0/pc-bios/
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>;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/pc-bios/
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>;
/dports/sysutils/keyd/keyd-1.3.0/src/
H A Dmain.c83 struct key_descriptor *dcache[KEY_CNT]; member
365 if(kbd->dcache[KEY_BACKSPACE] && in kbd_panic_check()
366 kbd->dcache[KEY_BACKSLASH] && in kbd_panic_check()
367 kbd->dcache[KEY_ENTER]) { in kbd_panic_check()
384 desc = kbd->dcache[code]; in kbd_lookup_descriptor()
386 kbd->dcache[code] = NULL; in kbd_lookup_descriptor()
435 kbd->dcache[code] = desc; in kbd_lookup_descriptor()
593 for(i = 0;i < sizeof(kbd->dcache)/sizeof(kbd->dcache[0]);i++) { in process_key_event()
594 struct key_descriptor *d = kbd->dcache[i]; in process_key_event()
628 kbd->dcache[code] = d; in process_key_event()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/xtensa/
H A DKconfig33 bool "Do not enable dcache"
39 bool "Do not enable dcache in SPL"

12345678910>>...94