| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
| D | intel.c | 245 * c->x86_power is 8000_0007 edx. Bit 8 is TSC runs at constant rate in early_init_intel() 251 if (c->x86_power & (1 << 8)) { in early_init_intel() 352 boot_cpu_data.x86_stepping < 8) { in ppro_with_ram_bug() 412 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds() 444 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds() 458 case 6: /* PII/PIII only like movsl with 8-byte alignment */ in intel_workarounds() 461 case 15: /* P4 is OK down to 8-byte alignment */ in intel_workarounds() 635 if ((eax & 0xff) && (((eax>>8) & 0xff) > 1)) in init_intel() 690 case 8: in init_intel() 768 { 0x01, TLB_INST_4K, 32, " TLB_INST 4 KByte pages, 4-way set associative" }, [all …]
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| D | intel.c | 335 * c->x86_power is 8000_0007 edx. Bit 8 is TSC runs at constant rate in early_init_intel() 341 if (c->x86_power & (1 << 8)) { in early_init_intel() 449 boot_cpu_data.x86_stepping < 8) { in ppro_with_ram_bug() 509 if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) in intel_workarounds() 541 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds() 555 case 6: /* PII/PIII only like movsl with 8-byte alignment */ in intel_workarounds() 558 case 15: /* P4 is OK down to 8-byte alignment */ in intel_workarounds() 649 if ((eax & 0xff) && (((eax>>8) & 0xff) > 1)) in init_intel() 704 case 8: in init_intel() 777 { 0x01, TLB_INST_4K, 32, " TLB_INST 4 KByte pages, 4-way set associative" }, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/img/ |
| D | xilfpga.txt | 21 - 8Kbyte RAM at 0x1000_0000 28 - 8Kbyte BootRAM at 0x1FC0_0000
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mips/img/ |
| D | xilfpga.txt | 21 - 8Kbyte RAM at 0x1000_0000 28 - 8Kbyte BootRAM at 0x1FC0_0000
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/auxdisplay/ |
| D | cfag12864b.rst | 38 :Pages: 8 each controller 41 :Memory size: 2 * 8 * 64 * 1 = 1024 bytes = 1 Kbyte 60 Data 4 ( 6)------------------------------( 8) Data 4 62 Data 6 ( 8)------------------------------(10) Data 6 87 It has a size of 1024 bytes = 1 Kbyte.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/auxdisplay/ |
| D | cfag12864b.rst | 38 :Pages: 8 each controller 41 :Memory size: 2 * 8 * 64 * 1 = 1024 bytes = 1 Kbyte 60 Data 4 ( 6)------------------------------( 8) Data 4 62 Data 6 ( 8)------------------------------(10) Data 6 87 It has a size of 1024 bytes = 1 Kbyte.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | microchip,mchp48l640.yaml | 13 The Microchip 48l640 is a 8KByte EERAM connected via SPI.
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/ |
| D | vmlinux.lds.S | 47 . = ALIGN (8) ; 51 . = _fdt_start + 0x10000; /* Pad up to 64kbyte */ 66 . = ALIGN(8); 77 . = ALIGN(8);
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| D | vmlinux.lds.S | 52 . = _fdt_start + 0x10000; /* Pad up to 64kbyte */ 67 . = ALIGN(8); 78 . = ALIGN(8);
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | via-camera.h | 21 #define VCR_TSC_COUNT 0x07fff0 /* KByte or packet count */ 32 #define VCR_CI_CCIR601_8 0 /* CCIR601 input stream, 8 bit */ 33 #define VCR_CI_CCIR656_8 0x00000010 /* ... CCIR656, 8 bit */ 87 #define VCR_VS_STRIDE 0x00001ff0 /* Stride (8-byte units) */
|
| /kernel/linux/linux-6.6/drivers/media/platform/via/ |
| D | via-camera.h | 21 #define VCR_TSC_COUNT 0x07fff0 /* KByte or packet count */ 32 #define VCR_CI_CCIR601_8 0 /* CCIR601 input stream, 8 bit */ 33 #define VCR_CI_CCIR656_8 0x00000010 /* ... CCIR656, 8 bit */ 87 #define VCR_VS_STRIDE 0x00001ff0 /* Stride (8-byte units) */
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | eql.rst | 194 (Hereafter known as the 8-hour PPP Hate Festival). Perhaps later this 235 From bentson@grieg.seaslug.org Wed Feb 8 19:08:09 1995 264 a 486DX2/66 with a Cyclom-8Ys and a 486SLC/40 with a Cyclom-16Y. 372 transfer of up to 7.5 Kbyte/s on one go, but averaged around 373 6.4 Kbyte/s, which I think is pretty cool. :)
|
| D | 6pack.rst | 76 TNCs contain a 64kByte EPROM, the lower half of which is used for 94 function has been changed in the 2.1.8x kernels.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | eql.rst | 194 (Hereafter known as the 8-hour PPP Hate Festival). Perhaps later this 235 From bentson@grieg.seaslug.org Wed Feb 8 19:08:09 1995 264 a 486DX2/66 with a Cyclom-8Ys and a 486SLC/40 with a Cyclom-16Y. 372 transfer of up to 7.5 Kbyte/s on one go, but averaged around 373 6.4 Kbyte/s, which I think is pretty cool. :)
|
| D | 6pack.rst | 76 TNCs contain a 64kByte EPROM, the lower half of which is used for 94 function has been changed in the 2.1.8x kernels.
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | sticore.h | 9 #define STI_REGION_MAX 8 /* hardcoded STI constants */ 60 u32 offset : 14; /* offset in 4kbyte page */ 65 u32 length : 14; /* length in 4kbyte page */
|
| /kernel/linux/linux-6.6/include/video/ |
| D | sticore.h | 11 #define STI_REGION_MAX 8 /* hardcoded STI constants */ 61 u32 offset : 14; /* offset in 4kbyte page */ 66 u32 length : 14; /* length in 4kbyte page */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/edp/ |
| D | edp_ctrl.c | 118 #define EDP_PIXEL_CLK_NUM 8 418 prate /= 8; /* in kByte */ in edp_fill_link_cfg() 422 lrate /= 10; /* in kByte, 10 bits --> 8 bits */ in edp_fill_link_cfg() 445 if (ctrl->color_depth == 8) in edp_config_ctrl() 708 prate /= 8; /* in kByte */ in edp_link_rate_down_shift() 721 lrate /= 10; /* kByte, 10 bits --> 8 bits */ in edp_link_rate_down_shift() 831 if (ctrl->color_depth == 8) in edp_clock_synchrous()
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | memalloc.c | 33 * Every allocated objected is padded with extra 8 bytes that contains 38 /* similar to kmalloc, but sizeof == 8 bucket is gone */ 40 3, /* 8 */ 72 return size_index[(size - 1) / 8] - 1; in bpf_mem_cache_idx() 140 void *pptr = __alloc_percpu_gfp(c->unit_size, 8, flags); in __alloc() 455 * 64*16 + 64*32 + 64*64 + 64*96 + 64*128 + 64*196 + 64*256 + 32*512 + 16*1024 + 8*2048 + 4*4096 456 * == ~ 116 Kbyte using below heuristic. 458 * consume ~ 11 Kbyte per cpu. 472 * 8k allocs and above low == 1, high == 3, batch == 1. in init_refill_work() 507 pc = __alloc_percpu_gfp(sizeof(*pc), 8, GFP_KERNEL); in bpf_mem_alloc_init() [all …]
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | squashfs.rst | 52 compressed inode is on average 8 bytes in length (the exact length varies on 115 Metadata (inodes and directories) are compressed in 8Kbyte blocks. Each 180 Larger files use multiple slots, with 1.75 TiB files using all 8 slots. 232 The xattr lists are packed into compressed 8K metadata blocks.
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | squashfs.rst | 52 compressed inode is on average 8 bytes in length (the exact length varies on 115 Metadata (inodes and directories) are compressed in 8Kbyte blocks. Each 180 Larger files use multiple slots, with 1.75 TiB files using all 8 slots. 232 The xattr lists are packed into compressed 8K metadata blocks.
|
| /kernel/linux/linux-5.10/drivers/misc/eeprom/ |
| D | at25.c | 85 if (offset >= (1U << (at25->addrlen * 8))) in at25_ee_read() 89 /* 8/16/24-bit address is written MSB first */ in at25_ee_read() 95 *cp++ = offset >> 8; in at25_ee_read() 173 if (offset >= (1U << (at25->addrlen * 8))) in at25_ee_write() 177 /* 8/16/24-bit address is written MSB first */ in at25_ee_write() 183 *cp++ = offset >> 8; in at25_ee_write() 282 case 8: in at25_fw_to_chip() 319 /* For now we only support 8/16/24 bit addressing */ in at25_probe() 372 (chip.byte_len < 1024) ? "Byte" : "KByte", in at25_probe()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | pci_regs.h | 71 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */ 76 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */ 77 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */ 78 #define PCI_HEADER_TYPE 0x0e /* 8 bits */ 84 #define PCI_BIST 0x0f /* 8 bits */ 124 #define PCI_INTERRUPT_LINE 0x3c /* 8 bits */ 125 #define PCI_INTERRUPT_PIN 0x3d /* 8 bits */ 126 #define PCI_MIN_GNT 0x3e /* 8 bits */ 127 #define PCI_MAX_LAT 0x3f /* 8 bits */ 264 #define PCI_PM_SIZEOF 8 [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | pci_regs.h | 71 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */ 76 #define PCI_CACHE_LINE_SIZE 0x0c /* 8 bits */ 77 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */ 78 #define PCI_HEADER_TYPE 0x0e /* 8 bits */ 84 #define PCI_BIST 0x0f /* 8 bits */ 124 #define PCI_INTERRUPT_LINE 0x3c /* 8 bits */ 125 #define PCI_INTERRUPT_PIN 0x3d /* 8 bits */ 126 #define PCI_MIN_GNT 0x3e /* 8 bits */ 127 #define PCI_MAX_LAT 0x3f /* 8 bits */ 264 #define PCI_PM_SIZEOF 8 [all …]
|
| /kernel/linux/linux-6.6/drivers/misc/eeprom/ |
| D | at25.c | 33 #define FM25_SN_LEN 8 /* serial number length */ 105 if (msg_offset >= BIT(at25->addrlen * 8)) in at25_ee_read() 112 /* 8/16/24-bit address is written MSB first */ in at25_ee_read() 118 *cp++ = msg_offset >> 8; in at25_ee_read() 244 if (offset >= BIT(at25->addrlen * 8)) in at25_ee_write() 248 /* 8/16/24-bit address is written MSB first */ in at25_ee_write() 254 *cp++ = offset >> 8; in at25_ee_write() 359 case 8: in at25_fw_to_chip() 407 if (id[8]) { in at25_fram_to_chip() 474 /* For now we only support 8/16/24 bit addressing */ in at25_probe() [all …]
|