Searched defs:ways (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | cacheinfo.c | 42 u_int ways, linesize, totalsize; in amd64_print_l1_cacheinfo() local 112 u_int ways, linesize, totalsize; in amd64_print_l2_cacheinfo() local 186 u_int ways, partitions, linesize, sets, totalsize; in intel_print_one_cache() local
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | cpufunc.c | 267 int sets, ways, lvl; in armv7_dcache_wbinv_all() local
|
H A D | cpu.c | 166 uint32_t ctr, ccsidr, sets, ways, line; in cpu_identify() local
|
/openbsd-src/sys/arch/sh/sh/ |
H A D | cache_sh4.c | 72 int ways; in sh4_cache_config() local
|
/openbsd-src/sys/dev/pci/drm/i915/soc/ |
H A D | intel_dram.c | 692 static const u8 ways[8] = { 4, 8, 12, 16, 16, 16, 16, 16 }; in gen9_edram_size_mb() local
|
/openbsd-src/sys/arch/riscv64/riscv64/ |
H A D | cpu.c | 274 uint32_t ways, iways, dways; in cpu_attach() local
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hwseq.c | 251 uint32_t ways; in dcn32_apply_idle_power_optimizations() local
|
/openbsd-src/sys/arch/arm64/arm64/ |
H A D | cpu.c | 494 uint32_t ctr, sets, ways, line; cpu_identify() local [all...] |