| /kernel/linux/linux-5.10/fs/hpfs/ |
| D | buffer.c | 135 if (likely(qbh->bh[1]->b_data == qbh->bh[0]->b_data + 1 * 512) && in hpfs_map_4sectors() 136 likely(qbh->bh[2]->b_data == qbh->bh[0]->b_data + 2 * 512) && in hpfs_map_4sectors() 137 likely(qbh->bh[3]->b_data == qbh->bh[0]->b_data + 3 * 512)) { in hpfs_map_4sectors() 147 memcpy(data + 0 * 512, qbh->bh[0]->b_data, 512); in hpfs_map_4sectors() 148 memcpy(data + 1 * 512, qbh->bh[1]->b_data, 512); in hpfs_map_4sectors() 149 memcpy(data + 2 * 512, qbh->bh[2]->b_data, 512); in hpfs_map_4sectors() 150 memcpy(data + 3 * 512, qbh->bh[3]->b_data, 512); in hpfs_map_4sectors() 185 if (likely(qbh->bh[1]->b_data == qbh->bh[0]->b_data + 1 * 512) && in hpfs_get_4sectors() 186 likely(qbh->bh[2]->b_data == qbh->bh[0]->b_data + 2 * 512) && in hpfs_get_4sectors() 187 likely(qbh->bh[3]->b_data == qbh->bh[0]->b_data + 3 * 512)) { in hpfs_get_4sectors() [all …]
|
| /kernel/linux/linux-4.19/fs/hpfs/ |
| D | buffer.c | 135 if (likely(qbh->bh[1]->b_data == qbh->bh[0]->b_data + 1 * 512) && in hpfs_map_4sectors() 136 likely(qbh->bh[2]->b_data == qbh->bh[0]->b_data + 2 * 512) && in hpfs_map_4sectors() 137 likely(qbh->bh[3]->b_data == qbh->bh[0]->b_data + 3 * 512)) { in hpfs_map_4sectors() 147 memcpy(data + 0 * 512, qbh->bh[0]->b_data, 512); in hpfs_map_4sectors() 148 memcpy(data + 1 * 512, qbh->bh[1]->b_data, 512); in hpfs_map_4sectors() 149 memcpy(data + 2 * 512, qbh->bh[2]->b_data, 512); in hpfs_map_4sectors() 150 memcpy(data + 3 * 512, qbh->bh[3]->b_data, 512); in hpfs_map_4sectors() 185 if (likely(qbh->bh[1]->b_data == qbh->bh[0]->b_data + 1 * 512) && in hpfs_get_4sectors() 186 likely(qbh->bh[2]->b_data == qbh->bh[0]->b_data + 2 * 512) && in hpfs_get_4sectors() 187 likely(qbh->bh[3]->b_data == qbh->bh[0]->b_data + 3 * 512)) { in hpfs_get_4sectors() [all …]
|
| /kernel/linux/linux-4.19/tools/perf/arch/x86/tests/ |
| D | insn-x86-dat-src.c | 29 /* AVX-512: Instructions with the same op codes as Mask Instructions */ in main() 50 /* AVX-512: Mask Instructions */ in main() 154 /* AVX-512: Op code 0f 5b */ in main() 160 /* AVX-512: Op code 0f 6f */ in main() 172 /* AVX-512: Op code 0f 78 */ in main() 182 /* AVX-512: Op code 0f 79 */ in main() 192 /* AVX-512: Op code 0f 7a */ in main() 201 /* AVX-512: Op code 0f 7b */ in main() 208 /* AVX-512: Op code 0f 7f */ in main() 220 /* AVX-512: Op code 0f db */ in main() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
| D | insn-x86-dat-src.c | 29 /* AVX-512: Instructions with the same op codes as Mask Instructions */ in main() 50 /* AVX-512: Mask Instructions */ in main() 154 /* AVX-512: Op code 0f 5b */ in main() 160 /* AVX-512: Op code 0f 6f */ in main() 172 /* AVX-512: Op code 0f 78 */ in main() 182 /* AVX-512: Op code 0f 79 */ in main() 192 /* AVX-512: Op code 0f 7a */ in main() 201 /* AVX-512: Op code 0f 7b */ in main() 208 /* AVX-512: Op code 0f 7f */ in main() 220 /* AVX-512: Op code 0f db */ in main() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
| D | komeda_color_mgmt.c | 15 64, 512, 512 22 0, 512, 512 29 64, 512, 512 36 0, 512, 512 43 0, 512, 512 87 { 512, 16, 32 },
|
| /kernel/linux/linux-4.19/arch/sparc/mm/ |
| D | swift.S | 143 or %g0, 512, %g7 144 or %g0, 512, %o0 145 add %o0, 512, %o2 146 add %o2, 512, %o3 147 add %o3, 512, %o4 148 add %o4, 512, %o5 149 add %o5, 512, %g3 150 add %g3, 512, %g4 189 or %g0, 512, %g7 190 or %g0, 512, %o0 [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| D | swift.S | 143 or %g0, 512, %g7 144 or %g0, 512, %o0 145 add %o0, 512, %o2 146 add %o2, 512, %o3 147 add %o3, 512, %o4 148 add %o4, 512, %o5 149 add %o5, 512, %g3 150 add %g3, 512, %g4 189 or %g0, 512, %g7 190 or %g0, 512, %o0 [all …]
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | xor_avx.h | 54 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_2() 55 p1 = (unsigned long *)((uintptr_t)p1 + 512); in xor_avx_2() 83 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_3() 84 p1 = (unsigned long *)((uintptr_t)p1 + 512); in xor_avx_3() 85 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_3() 115 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_4() 116 p1 = (unsigned long *)((uintptr_t)p1 + 512); in xor_avx_4() 117 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_4() 118 p3 = (unsigned long *)((uintptr_t)p3 + 512); in xor_avx_4() 150 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_5() [all …]
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | xor_avx.h | 48 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_2() 49 p1 = (unsigned long *)((uintptr_t)p1 + 512); in xor_avx_2() 77 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_3() 78 p1 = (unsigned long *)((uintptr_t)p1 + 512); in xor_avx_3() 79 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_3() 109 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_4() 110 p1 = (unsigned long *)((uintptr_t)p1 + 512); in xor_avx_4() 111 p2 = (unsigned long *)((uintptr_t)p2 + 512); in xor_avx_4() 112 p3 = (unsigned long *)((uintptr_t)p3 + 512); in xor_avx_4() 144 p0 = (unsigned long *)((uintptr_t)p0 + 512); in xor_avx_5() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | ps3-head.S | 18 * The bootwraper build script copies the 512 bytes at symbol 20 * must occupy 512 or less bytes. 58 . = __system_reset_overlay + 512 63 * The bootwrapper build script copies 512 bytes from offset 0x100 65 * the bootwrapper program copies the 512 bytes at __system_reset_kernel 66 * to ram address 0x100. This symbol must occupy 512 bytes. 72 . = __system_reset_kernel + 512
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
| D | README | 28 Vector length: 512 bits 31 Vector length: 512 bits 34 Vector length: 512 bits 37 Vector length: 512 bits 40 Vector length: 512 bits 43 Vector length: 512 bits 46 Vector length: 512 bits 49 Vector length: 512 bits 52 Vector length: 512 bits
|
| /kernel/linux/linux-4.19/arch/powerpc/boot/ |
| D | ps3-head.S | 30 * The bootwraper build script copies the 512 bytes at symbol 32 * must occupy 512 or less bytes. 70 . = __system_reset_overlay + 512 75 * The bootwrapper build script copies 512 bytes from offset 0x100 77 * the bootwrapper program copies the 512 bytes at __system_reset_kernel 78 * to ram address 0x100. This symbol must occupy 512 bytes. 84 . = __system_reset_kernel + 512
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/spi/ |
| D | toshiba.c | 114 NAND_ECCREQ(8, 512), 125 NAND_ECCREQ(8, 512), 136 NAND_ECCREQ(8, 512), 147 NAND_ECCREQ(8, 512), 158 NAND_ECCREQ(8, 512), 169 NAND_ECCREQ(8, 512), 185 NAND_ECCREQ(8, 512), 196 NAND_ECCREQ(8, 512), 207 NAND_ECCREQ(8, 512), 218 NAND_ECCREQ(8, 512), [all …]
|
| /kernel/linux/linux-4.19/drivers/mmc/core/ |
| D | mmc_test.c | 74 * @blocks: number of (512 byte) blocks currently mapped by @sg 430 len = ALIGN(size / min_sg_len, 512); in mmc_test_map_sg() 633 ret = mmc_test_set_blksize(test, 512); in __mmc_test_prepare() 638 memset(test->buffer, 0xDF, 512); in __mmc_test_prepare() 640 for (i = 0; i < 512; i++) in __mmc_test_prepare() 644 for (i = 0; i < BUFFER_SIZE / 512; i++) { in __mmc_test_prepare() 645 ret = mmc_test_buffer_transfer(test, test->buffer, i, 512, 1); in __mmc_test_prepare() 667 ret = mmc_test_set_blksize(test, 512); in mmc_test_cleanup() 671 memset(test->buffer, 0, 512); in mmc_test_cleanup() 673 for (i = 0; i < BUFFER_SIZE / 512; i++) { in mmc_test_cleanup() [all …]
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| D | mmc_test.c | 70 * @blocks: number of (512 byte) blocks currently mapped by @sg 428 len = ALIGN(size / min_sg_len, 512); in mmc_test_map_sg() 631 ret = mmc_test_set_blksize(test, 512); in __mmc_test_prepare() 636 memset(test->buffer, 0xDF, 512); in __mmc_test_prepare() 638 for (i = 0; i < 512; i++) in __mmc_test_prepare() 642 for (i = 0; i < BUFFER_SIZE / 512; i++) { in __mmc_test_prepare() 643 ret = mmc_test_buffer_transfer(test, test->buffer, i, 512, 1); in __mmc_test_prepare() 665 ret = mmc_test_set_blksize(test, 512); in mmc_test_cleanup() 669 memset(test->buffer, 0, 512); in mmc_test_cleanup() 671 for (i = 0; i < BUFFER_SIZE / 512; i++) { in mmc_test_cleanup() [all …]
|
| /kernel/linux/linux-4.19/Documentation/x86/x86_64/ |
| D | fake-numa-for-cpusets | 17 emulation setup of "numa=fake=4*512,". This will split our system memory into 18 four equal chunks of 512M each that we can now use to assign to cpusets. As 23 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg: 25 Faking node 0 at 0000000000000000-0000000020000000 (512MB) 26 Faking node 1 at 0000000020000000-0000000040000000 (512MB) 27 Faking node 2 at 0000000040000000-0000000060000000 (512MB) 28 Faking node 3 at 0000000060000000-0000000080000000 (512MB)
|
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| D | jz4740.c | 62 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 63 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 167 { .hw_ep_num = 1, .style = FIFO_TX, .maxpacket = 512, }, 168 { .hw_ep_num = 1, .style = FIFO_RX, .maxpacket = 512, }, 169 { .hw_ep_num = 2, .style = FIFO_TX, .maxpacket = 512, }, 170 { .hw_ep_num = 2, .style = FIFO_RX, .maxpacket = 512, }, 171 { .hw_ep_num = 3, .style = FIFO_TX, .maxpacket = 512, }, 172 { .hw_ep_num = 3, .style = FIFO_RX, .maxpacket = 512, }, 173 { .hw_ep_num = 4, .style = FIFO_TX, .maxpacket = 512, }, 174 { .hw_ep_num = 4, .style = FIFO_RX, .maxpacket = 512, }, [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
| D | ipu-ic-csc.c | 124 .offset = { 0, 512, 512, }, 135 .offset = { 64, 512, 512, }, 147 .offset = { -75, 512, 512, }, 158 .offset = { 0, 512, 512, }, 246 .offset = { 0, 512, 512 }, 257 .offset = { 64, 512, 512, }, 269 .offset = { -75, 512, 512, }, 280 .offset = { 0, 512, 512, },
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | librs.rst | 78 /* Encode 512 byte in data8. Store parity in buffer par */ 79 encode_rs8 (rs_decoder, data8, 512, par, 0); 109 uint8_t data[512]; 115 /* Decode 512 byte in data8.*/ 116 numerr = decode_rs8 (rs_decoder, data8, par, 512, NULL, 0, NULL, 0, NULL); 126 uint8_t data[512]; 134 /* Decode 512 byte in data8.*/ 135 numerr = decode_rs8 (rs_decoder, data8, par, 512, syn, 0, NULL, 0, NULL); 148 uint8_t data[512]; 156 /* Decode 512 byte in data8.*/ [all …]
|
| /kernel/linux/linux-4.19/Documentation/core-api/ |
| D | librs.rst | 78 /* Encode 512 byte in data8. Store parity in buffer par */ 79 encode_rs8 (rs_decoder, data8, 512, par, 0); 109 uint8_t data[512]; 115 /* Decode 512 byte in data8.*/ 116 numerr = decode_rs8 (rs_decoder, data8, par, 512, NULL, 0, NULL, 0, NULL); 126 uint8_t data[512]; 134 /* Decode 512 byte in data8.*/ 135 numerr = decode_rs8 (rs_decoder, data8, par, 512, syn, 0, NULL, 0, NULL); 148 uint8_t data[512]; 156 /* Decode 512 byte in data8.*/ [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | unstriped.rst | 20 The amount of 512B sectors in the chunk striping. 51 RAID_SIZE=$((${MEMBER_SIZE}*${NUM}/512)) 92 | LBA 512| | LBA 768| 118 dmsetup create nvmset0 --table '0 512 unstriped 2 256 0 /dev/nvme0n1 0' 119 dmsetup create nvmset1 --table '0 512 unstriped 2 256 1 /dev/nvme0n1 0' 132 dmsetup create raid_disk0 --table '0 512 unstriped 4 256 0 /dev/mapper/striped 0' 133 dmsetup create raid_disk1 --table '0 512 unstriped 4 256 1 /dev/mapper/striped 0' 134 dmsetup create raid_disk2 --table '0 512 unstriped 4 256 2 /dev/mapper/striped 0' 135 dmsetup create raid_disk3 --table '0 512 unstriped 4 256 3 /dev/mapper/striped 0'
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | unstriped.txt | 16 The amount of 512B sectors in the chunk striping. 47 RAID_SIZE=$((${MEMBER_SIZE}*${NUM}/512)) 88 | LBA 512| | LBA 768| 111 dmsetup create nvmset0 --table '0 512 unstriped 2 256 0 /dev/nvme0n1 0' 112 dmsetup create nvmset1 --table '0 512 unstriped 2 256 1 /dev/nvme0n1 0' 121 dmsetup create raid_disk0 --table '0 512 unstriped 4 256 0 /dev/mapper/striped 0' 122 dmsetup create raid_disk1 --table '0 512 unstriped 4 256 1 /dev/mapper/striped 0' 123 dmsetup create raid_disk2 --table '0 512 unstriped 4 256 2 /dev/mapper/striped 0' 124 dmsetup create raid_disk3 --table '0 512 unstriped 4 256 3 /dev/mapper/striped 0'
|
| /kernel/linux/linux-5.10/arch/mips/math-emu/ |
| D | dp_sqrt.c | 73 if (xe > 512) { /* x > 2**-512? */ in ieee754dp_sqrt() 74 xe -= 512; /* x = x / 2**512 */ in ieee754dp_sqrt() 76 } else if (xe < -512) { /* x < 2**-512? */ in ieee754dp_sqrt() 77 xe += 512; /* x = x * 2**512 */ in ieee754dp_sqrt()
|
| /kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
| D | fake-numa-for-cpusets.rst | 24 emulation setup of "numa=fake=4*512,". This will split our system memory into 25 four equal chunks of 512M each that we can now use to assign to cpusets. As 30 A machine may be split as follows with "numa=fake=4*512," as reported by dmesg:: 32 Faking node 0 at 0000000000000000-0000000020000000 (512MB) 33 Faking node 1 at 0000000020000000-0000000040000000 (512MB) 34 Faking node 2 at 0000000040000000-0000000060000000 (512MB) 35 Faking node 3 at 0000000060000000-0000000080000000 (512MB)
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | blkzoned.h | 88 * @start: Zone start in 512 B sector units 89 * @len: Zone length in 512 B sector units 90 * @wp: Zone write pointer location in 512 B sector units 97 * @capacity: Zone usable capacity in 512 B sector units 101 * start, len, capacity and wp use the regular 512 B sector unit, regardless 156 * @BLKGETZONESZ: Get the device zone size in number of 512 B sectors. 159 * The 512 B sector range must be zone aligned. 161 * The 512 B sector range must be zone aligned. 163 * The 512 B sector range must be zone aligned.
|