/Linux-v5.4/arch/mips/mm/ |
D | c-octeon.c | 181 c->icache.sets = 64 << ((config1 >> 22) & 7); in probe_octeon() 185 c->icache.sets * c->icache.ways * c->icache.linesz; in probe_octeon() 189 c->dcache.sets = 2; /* CN5XXX has two Dcache sets */ in probe_octeon() 191 c->dcache.sets = 1; /* CN3XXX has one Dcache set */ in probe_octeon() 194 c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_octeon() 201 c->icache.sets = 8; in probe_octeon() 204 icache_size = c->icache.sets * c->icache.ways * c->icache.linesz; in probe_octeon() 208 c->dcache.sets = 8; in probe_octeon() 209 dcache_size = c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_octeon() 215 c->icache.sets = 16; in probe_octeon() [all …]
|
D | sc-mips.c | 154 unsigned long sets, line_sz, assoc; in mips_sc_probe_cm3() local 159 sets = cfg & CM_GCR_L2_CONFIG_SET_SIZE; in mips_sc_probe_cm3() 160 sets >>= __ffs(CM_GCR_L2_CONFIG_SET_SIZE); in mips_sc_probe_cm3() 161 if (sets) in mips_sc_probe_cm3() 162 c->scache.sets = 64 << sets; in mips_sc_probe_cm3() 172 c->scache.waysize = c->scache.sets * c->scache.linesz; in mips_sc_probe_cm3() 214 c->scache.sets = 64 << tmp; in mips_sc_probe() 239 c->scache.sets = 256; in mips_sc_probe() 245 c->scache.waysize = c->scache.sets * c->scache.linesz; in mips_sc_probe()
|
D | c-r4k.c | 1252 c->icache.sets = 64 << ((config1 >> 22) & 7); in probe_pcache() 1254 icache_size = c->icache.sets * in probe_pcache() 1264 c->dcache.sets = 64 << ((config1 >> 13) & 7); in probe_pcache() 1266 dcache_size = c->dcache.sets * in probe_pcache() 1277 c->icache.sets = 16; in probe_pcache() 1280 icache_size = c->icache.sets * c->icache.ways * c->icache.linesz; in probe_pcache() 1284 c->dcache.sets = 8; in probe_pcache() 1285 dcache_size = c->dcache.sets * c->dcache.ways * c->dcache.linesz; in probe_pcache() 1307 c->icache.sets = 32 << (((config1 >> 22) + 1) & 7); in probe_pcache() 1310 icache_size = c->icache.sets * in probe_pcache() [all …]
|
/Linux-v5.4/arch/arm64/boot/dts/ti/ |
D | k3-am654.dtsi | 43 i-cache-sets = <256>; 46 d-cache-sets = <128>; 57 i-cache-sets = <256>; 60 d-cache-sets = <128>; 71 i-cache-sets = <256>; 74 d-cache-sets = <128>; 85 i-cache-sets = <256>; 88 d-cache-sets = <128>; 98 cache-sets = <512>; 107 cache-sets = <512>;
|
D | k3-j721e.dtsi | 60 i-cache-sets = <256>; 63 d-cache-sets = <128>; 74 i-cache-sets = <256>; 77 d-cache-sets = <128>; 87 cache-sets = <2048>;
|
/Linux-v5.4/arch/riscv/boot/dts/sifive/ |
D | fu540-c000.dtsi | 29 i-cache-sets = <128>; 43 d-cache-sets = <64>; 45 d-tlb-sets = <1>; 49 i-cache-sets = <64>; 51 i-tlb-sets = <1>; 66 d-cache-sets = <64>; 68 d-tlb-sets = <1>; 72 i-cache-sets = <64>; 74 i-tlb-sets = <1>; 89 d-cache-sets = <64>; [all …]
|
/Linux-v5.4/arch/arm64/boot/dts/arm/ |
D | juno-r1.dts | 94 i-cache-sets = <256>; 97 d-cache-sets = <256>; 111 i-cache-sets = <256>; 114 d-cache-sets = <256>; 128 i-cache-sets = <256>; 131 d-cache-sets = <128>; 145 i-cache-sets = <256>; 148 d-cache-sets = <128>; 162 i-cache-sets = <256>; 165 d-cache-sets = <128>; [all …]
|
D | juno.dts | 93 i-cache-sets = <256>; 96 d-cache-sets = <256>; 111 i-cache-sets = <256>; 114 d-cache-sets = <256>; 129 i-cache-sets = <256>; 132 d-cache-sets = <128>; 147 i-cache-sets = <256>; 150 d-cache-sets = <128>; 165 i-cache-sets = <256>; 168 d-cache-sets = <128>; [all …]
|
D | juno-r2.dts | 94 i-cache-sets = <256>; 97 d-cache-sets = <256>; 112 i-cache-sets = <256>; 115 d-cache-sets = <256>; 130 i-cache-sets = <256>; 133 d-cache-sets = <128>; 148 i-cache-sets = <256>; 151 d-cache-sets = <128>; 166 i-cache-sets = <256>; 169 d-cache-sets = <128>; [all …]
|
/Linux-v5.4/fs/nls/ |
D | Kconfig | 44 native language character sets. These character sets are stored 56 native language character sets. These character sets are stored 68 native language character sets. These character sets are stored 81 native language character sets. These character sets are stored in 97 native language character sets. These character sets are stored in 112 native language character sets. These character sets are stored in 123 native language character sets. These character sets are stored in 134 native language character sets. These character sets are stored in 145 native language character sets. These character sets are stored in 156 native language character sets. These character sets are stored in [all …]
|
/Linux-v5.4/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a.dtsi | 31 d-cache-sets = <128>; 34 i-cache-sets = <192>; 47 d-cache-sets = <128>; 50 i-cache-sets = <192>; 63 d-cache-sets = <128>; 66 i-cache-sets = <192>; 79 d-cache-sets = <128>; 82 i-cache-sets = <192>; 95 d-cache-sets = <128>; 98 i-cache-sets = <192>; [all …]
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | setup_64.c | 474 u32 bsize, u32 sets) in init_cache_info() argument 477 info->sets = sets; in init_cache_info() 486 if (sets == 0) in init_cache_info() 489 info->assoc = size / (sets * lsize); in init_cache_info() 510 u32 size, lsize, bsize, sets; in parse_cache_info() local 514 sets = -1u; in parse_cache_info() 521 sets = be32_to_cpu(*setsp); in parse_cache_info() 539 if (sets == 1) in parse_cache_info() 540 sets = 0; in parse_cache_info() 541 else if (sets == 0) in parse_cache_info() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/socionext/ |
D | cache-uniphier.txt | 9 - reg: offsets and lengths of the register sets for the device. It should 14 - cache-sets: specifies the number of associativity sets of the cache 33 cache-sets = <256>; 45 cache-sets = <512>; 57 cache-sets = <512>;
|
/Linux-v5.4/arch/sh/kernel/cpu/sh4/ |
D | probe.c | 37 boot_cpu_data.icache.sets = 256; in cpu_probe() 46 boot_cpu_data.dcache.sets = 512; in cpu_probe() 205 boot_cpu_data.icache.sets = (size >> 6); in cpu_probe() 213 boot_cpu_data.dcache.sets = (size >> 6); in cpu_probe() 251 boot_cpu_data.scache.sets = size / in cpu_probe() 256 (boot_cpu_data.scache.sets * in cpu_probe()
|
/Linux-v5.4/arch/arc/mm/ |
D | tlb.c | 255 int num_tlb = mmu->sets * mmu->ways; in local_flush_tlb_all() 732 unsigned int ver:8, ways:4, sets:4, u_itlb:8, u_dtlb:8; in read_decode_mmu_bcr() member 734 unsigned int u_dtlb:8, u_itlb:8, sets:4, ways:4, ver:8; in read_decode_mmu_bcr() 740 unsigned int ver:8, ways:4, sets:4, res:3, sasid:1, pg_sz:4, in read_decode_mmu_bcr() member 743 unsigned int u_dtlb:4, u_itlb:4, pg_sz:4, sasid:1, res:3, sets:4, in read_decode_mmu_bcr() 766 mmu->sets = 1 << mmu2->sets; in read_decode_mmu_bcr() 773 mmu->sets = 1 << mmu3->sets; in read_decode_mmu_bcr() 783 mmu->sets = 64 << mmu4->n_entry; in read_decode_mmu_bcr() 806 p_mmu->sets * p_mmu->ways, p_mmu->sets, p_mmu->ways, in arc_mmu_mumbojumbo() 920 for (set = 0; set < mmu->sets; set++) { in do_tlb_overlap_fault()
|
/Linux-v5.4/drivers/mtd/nand/raw/ |
D | s3c2410.c | 1026 struct s3c2410_nand_set *sets; in s3c24xx_nand_probe_dt() local 1044 sets = devm_kcalloc(&pdev->dev, pdata->nr_sets, sizeof(*sets), in s3c24xx_nand_probe_dt() 1046 if (!sets) in s3c24xx_nand_probe_dt() 1049 pdata->sets = sets; in s3c24xx_nand_probe_dt() 1052 sets->name = (char *)child->name; in s3c24xx_nand_probe_dt() 1053 sets->of_node = child; in s3c24xx_nand_probe_dt() 1054 sets->nr_chips = 1; in s3c24xx_nand_probe_dt() 1058 sets++; in s3c24xx_nand_probe_dt() 1085 struct s3c2410_nand_set *sets; in s3c24xx_nand_probe() local 1141 if (!plat->sets || plat->nr_sets < 1) { in s3c24xx_nand_probe() [all …]
|
/Linux-v5.4/Documentation/networking/ |
D | generic-hdlc.txt | 52 * v35 | rs232 | x21 | t1 | e1 - sets physical interface for a given port 59 * rate - sets clock rate in bps (for "int" or "txint" clock only) 64 * hdlc - sets raw HDLC (IP-only) mode 65 nrz / nrzi / fm-mark / fm-space / manchester - sets transmission code 67 crc16-itu (CRC16 with ITU-T polynomial) / crc16-itu-pr0 - sets parity 72 * cisco - sets Cisco HDLC mode (IP, IPv6 and IPX supported) 77 * ppp - sets synchronous PPP mode 79 * x25 - sets X.25 mode
|
/Linux-v5.4/arch/sparc/mm/ |
D | leon_mm.c | 247 unsigned int ssize, sets; in leon_flush_needed() local 255 sets = (cregs.dccr & LEON3_XCCR_SETS_MASK) >> 24; in leon_flush_needed() 260 sets > 3 ? "unknown" : setStr[sets], ssize); in leon_flush_needed() 261 if ((ssize <= (PAGE_SIZE / 1024)) && (sets == 0)) { in leon_flush_needed()
|
/Linux-v5.4/arch/nds32/kernel/ |
D | setup.c | 106 L1_cache_info[ICACHE].sets = CACHE_SET(ICACHE); in dump_cpu_info() 109 L1_cache_info[ICACHE].sets / 1024; in dump_cpu_info() 111 L1_cache_info[ICACHE].sets, L1_cache_info[ICACHE].ways, in dump_cpu_info() 115 L1_cache_info[DCACHE].sets = CACHE_SET(DCACHE); in dump_cpu_info() 118 L1_cache_info[DCACHE].sets / 1024; in dump_cpu_info() 120 L1_cache_info[DCACHE].sets, L1_cache_info[DCACHE].ways, in dump_cpu_info()
|
/Linux-v5.4/arch/sh/kernel/cpu/sh3/ |
D | probe.c | 62 boot_cpu_data.dcache.sets = 128; in cpu_probe() 69 boot_cpu_data.dcache.sets = 256; in cpu_probe() 93 boot_cpu_data.dcache.sets = 512; in cpu_probe()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-fsi-master-gpio | 7 value of 0 (the default) sets normal mode, where the 8 driver performs FSI bus transactions, 1 sets external mode,
|
/Linux-v5.4/arch/sh/kernel/cpu/sh5/ |
D | probe.c | 40 boot_cpu_data.icache.sets = 256; in cpu_probe() 44 boot_cpu_data.icache.way_size = boot_cpu_data.icache.sets * in cpu_probe()
|
/Linux-v5.4/Documentation/devicetree/bindings/riscv/ |
D | sifive-l2-cache.txt | 17 - cache-sets: Specifies the number of associativity sets of the cache. 43 cache-sets = <1024>;
|
/Linux-v5.4/arch/sh/mm/ |
D | cache.c | 250 c->alias_mask = ((c->sets - 1) << c->entry_shift) & ~(PAGE_SIZE - 1); in compute_alias() 261 boot_cpu_data.icache.sets, in emit_cache_params() 269 boot_cpu_data.dcache.sets, in emit_cache_params() 282 boot_cpu_data.scache.sets, in emit_cache_params() 336 (boot_cpu_data.dcache.sets == 512)) { in cpu_cache_init()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | ste-href-ab8500.dtsi | 253 * This sets up the YCBCR connector pins, i.e. analog video out. 272 /* This sets up the PWM pins 14 and 15 */ 287 /* This sets up audio interface 1 */ 304 /* This sets up the USB UICC pins */ 320 /* This sets up the microphone pins */
|