/netbsd/sys/arch/powerpc/ibm4xx/ |
H A D | cpu.c | 67 .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 D | cache_sh4.c | 77 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 D | dcache.c | 78 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 D | dcache.c | 78 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 D | syncicache.c | 87 _cache_info.dcache_size = _cachelinesize; in getcachelinesize() 109 if (CACHEINFO.dcache_size > 0) { in __syncicache()
|
/netbsd/lib/libc/arch/powerpc/gen/ |
H A D | syncicache.c | 92 _cache_info.dcache_size = _cachelinesize; in __getcachelinesize() 117 if (CACHEINFO.dcache_size > 0) { in __syncicache()
|
/netbsd/lib/libc/arch/powerpc64/gen/ |
H A D | syncicache.c | 89 _cache_info.dcache_size = _cachelinesize; in __getcachelinesize() 114 if (CACHEINFO.dcache_size > 0) { in __syncicache()
|
/netbsd/sys/arch/powerpc/oea/ |
H A D | cpu_subr.c | 427 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 D | cpu.c | 613 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 D | agp_i810var.h | 59 uint32_t dcache_size; /* i810-only on-chip memory size */ member
|
H A D | agp_i810.c | 803 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 D | cpu.h | 63 int dcache_size; member
|
/netbsd/sys/arch/sparc64/sparc64/ |
H A D | cache.h | 88 extern int dcache_size;
|
H A D | cache.c | 56 sp_blast_dcache(dcache_size, dcache_line_size); in blast_dcache_real()
|
H A D | ipifuncs.c | 508 dcache_size, dcache_line_size); in smp_blast_dcache() 509 sp_blast_dcache(dcache_size, dcache_line_size); in smp_blast_dcache()
|
H A D | cpu.c | 106 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 D | pl310.c | 274 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 D | iplcb.h | 239 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 D | cpu.c | 106 blocks = curcpu()->ci_ci.dcache_size / curcpu()->ci_ci.dcache_line_size; in md_setup_trampoline()
|
/netbsd/sys/arch/evbppc/mpc85xx/ |
H A D | machdep.c | 655 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 D | cpufunc.c | 1354 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 D | cpu.h | 180 u_int dcache_size; member
|
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | driver-rs6000.c | 364 l1_sizekb = _system_configuration.dcache_size / 1024; in detect_caches_aix()
|
H A D | driver-rs6000.cc | 364 l1_sizekb = _system_configuration.dcache_size / 1024; in detect_caches_aix()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | driver-rs6000.c | 364 l1_sizekb = _system_configuration.dcache_size / 1024; in detect_caches_aix()
|