Home
last modified time | relevance | path

Searched refs:dcache_size (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/sys/arch/powerpc/ibm4xx/
H A Dcpu.c67 .dcache_size = 1024,
77 .dcache_size = 8192,
87 .dcache_size = 8192,
97 .dcache_size = 2048,
107 .dcache_size = 0,
117 .dcache_size = 2048,
127 .dcache_size = 2048,
137 .dcache_size = 1024,
147 .dcache_size = 1024,
157 .dcache_size = 1024,
[all …]
/netbsd/sys/arch/sh3/sh3/
H A Dcache_sh4.c77 int dcache_size; in sh4_cache_config() local
93 dcache_size = SH4_DCACHE_SIZE; in sh4_cache_config()
102 dcache_size = SH4_EMODE_DCACHE_SIZE; in sh4_cache_config()
114 dcache_size = 32 * 1024; in sh4_cache_config()
148 sh_cache_alias_mask = (dcache_size / ways - 1) & ~PAGE_MASK; in sh4_cache_config()
149 sh_cache_prefer_mask = (dcache_size / ways - 1); in sh4_cache_config()
158 sh_cache_size_dcache = dcache_size; in sh4_cache_config()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Ddcache.c78 static unsigned dcache_size = DCACHE_DEFAULT_SIZE; variable
356 if (dcache->size >= dcache_size) in dcache_alloc()
608 dcache_size, in dcache_info_1()
651 if (dcache_size == 0) in set_dcache_size()
653 dcache_size = DCACHE_DEFAULT_SIZE; in set_dcache_size()
715 &dcache_size, _("\ in _initialize_dcache()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Ddcache.c78 static unsigned dcache_size = DCACHE_DEFAULT_SIZE; variable
356 if (dcache->size >= dcache_size) in dcache_alloc()
608 dcache_size, in dcache_info_1()
651 if (dcache_size == 0) in set_dcache_size()
653 dcache_size = DCACHE_DEFAULT_SIZE; in set_dcache_size()
715 &dcache_size, _("\ in _initialize_dcache()
/netbsd/sys/lib/libkern/arch/powerpc/
H A Dsyncicache.c87 _cache_info.dcache_size = _cachelinesize; in getcachelinesize()
109 if (CACHEINFO.dcache_size > 0) { in __syncicache()
/netbsd/lib/libc/arch/powerpc/gen/
H A Dsyncicache.c92 _cache_info.dcache_size = _cachelinesize; in __getcachelinesize()
117 if (CACHEINFO.dcache_size > 0) { in __syncicache()
/netbsd/lib/libc/arch/powerpc64/gen/
H A Dsyncicache.c89 _cache_info.dcache_size = _cachelinesize; in __getcachelinesize()
114 if (CACHEINFO.dcache_size > 0) { in __syncicache()
/netbsd/sys/arch/powerpc/oea/
H A Dcpu_subr.c427 curcpu()->ci_ci.dcache_size = 32 K; in cpu_probe_cache()
432 curcpu()->ci_ci.dcache_size = 8 K; in cpu_probe_cache()
442 curcpu()->ci_ci.dcache_size = 16 K; in cpu_probe_cache()
448 curcpu()->ci_ci.dcache_size = 32 K; in cpu_probe_cache()
453 curcpu()->ci_ci.dcache_size = 64 K; in cpu_probe_cache()
462 curcpu()->ci_ci.dcache_size = 32 K; in cpu_probe_cache()
470 curcpu()->ci_ci.dcache_size = PAGE_SIZE; in cpu_probe_cache()
479 uvm_page_recolor(atop(curcpu()->ci_ci.dcache_size / assoc)); in cpu_probe_cache()
/netbsd/sys/arch/arm/arm32/
H A Dcpu.c613 info->dcache_size / 1024, in print_cache_info()
616 info->dcache_size / in print_cache_info()
633 info->dcache_size / 1024, in print_cache_info()
636 info->dcache_size / in print_cache_info()
/netbsd/sys/dev/pci/
H A Dagp_i810var.h59 uint32_t dcache_size; /* i810-only on-chip memory size */ member
H A Dagp_i810.c803 isc->dcache_size = 4 * 1024 * 1024; in agp_i810_init()
805 isc->dcache_size = 0; in agp_i810_init()
1275 if (size != isc->dcache_size) in agp_i810_alloc_memory()
/netbsd/sys/rump/include/machine/
H A Dcpu.h63 int dcache_size; member
/netbsd/sys/arch/sparc64/sparc64/
H A Dcache.h88 extern int dcache_size;
H A Dcache.c56 sp_blast_dcache(dcache_size, dcache_line_size); in blast_dcache_real()
H A Dipifuncs.c508 dcache_size, dcache_line_size); in smp_blast_dcache()
509 sp_blast_dcache(dcache_size, dcache_line_size); in smp_blast_dcache()
H A Dcpu.c106 int dcache_size; variable
607 if (dcachesize > dcache_size) in cpu_attach()
608 dcache_size = dcachesize; in cpu_attach()
/netbsd/sys/arch/arm/cortex/
H A Dpl310.c274 info->dcache_size = info->dcache_ways * d_waysize; in arml2cc_init()
281 info->icache_size = info->dcache_size; in arml2cc_init()
/netbsd/sys/arch/rs6000/include/
H A Diplcb.h239 int dcache_size; /* L1 dcache size */ member
589 int32_t dcache_size; /* 4 bytes from NVRAM 0xA0003d4 */ member
/netbsd/sys/arch/bebox/bebox/
H A Dcpu.c106 blocks = curcpu()->ci_ci.dcache_size / curcpu()->ci_ci.dcache_line_size; in md_setup_trampoline()
/netbsd/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c655 ci->ci_ci.dcache_size = L1CFG_CSIZE_GET(l1cfg0); in cpu_probe_cache()
664 ci->ci_ci.icache_size = ci->ci_ci.dcache_size; in cpu_probe_cache()
671 uvm_page_recolor(atop(curcpu()->ci_ci.dcache_size / dcache_assoc)); in cpu_probe_cache()
1229 ci->ci_ci.dcache_size >> 10, in initppc()
/netbsd/sys/arch/arm/arm/
H A Dcpufunc.c1354 info->dcache_size = info->dcache_way_size * info->dcache_ways; in get_cacheinfo_clidr()
1375 info->icache_size = info->dcache_size; in get_cacheinfo_clidr()
1505 arm_pcache.dcache_size = multiplier << (CPU_CT_xSIZE_SIZE(dsize) + 8); in get_cachetype_cp15()
1569 arm_pcache.dcache_size = cachetab[i].ct_pdcache_size; in get_cachetype_table()
2895 arm_scache.dcache_size = arm_scache.icache_size = ARMADAXP_L2_SIZE; in pj4bv7_setup()
3528 arm_scache.dcache_size = arm_scache.icache_size = 256*1024; in sheeva_setup()
3531 arm_scache.dcache_size / arm_scache.dcache_ways; in sheeva_setup()
/netbsd/sys/arch/arm/include/
H A Dcpu.h180 u_int dcache_size; member
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddriver-rs6000.c364 l1_sizekb = _system_configuration.dcache_size / 1024; in detect_caches_aix()
H A Ddriver-rs6000.cc364 l1_sizekb = _system_configuration.dcache_size / 1024; in detect_caches_aix()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddriver-rs6000.c364 l1_sizekb = _system_configuration.dcache_size / 1024; in detect_caches_aix()

12