| /freebsd/tools/diag/prtblknos/ |
| H A D | README | 21 lbn 84-91 blkno 3252464-3252527 distance 32 30 size blocks which by today's default is 32Kb. 34 fragment. Since the default size for fragments today is 4Kb, the 35 physical block numbers reference 4Kb blocks. The distances listed 37 means a separation of just one 32Kb block. For example lbn 11, ends 38 at 3217895, the 32Kb first level indirect immediately follows it at 43 half the block size (say 32Kb blocks with 16Kb fragments) then the 44 physical block numbers listed would be 16Kb in size.
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | brt_impl.h | 40 * by a 16bit counter, thus 1TB VDEV requires 128kB of memory: (1TB / 16MB) * 2B 48 * 32768 blocks in 16MB. In 32MB we could have 65536 blocks, which is one too 59 * 128MB array of entcounts into 32kB disk blocks, as we don't want to update 61 * We maintain a bitmap where each 32kB disk block within 128MB entcounts array 64 * that reside on a 32kB disk block (32kB / sizeof (uint16_t)). 66 #define BRT_BLOCKSIZE (32 * 1024) 141 * (so the whole array is 128kB). We updated bv_entcount[2] and 143 * be set and we will write only first BRT_BLOCKSIZE out of 128kB.
|
| /freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ |
| H A D | t_prf.c | 60 { KV5M_DATA, 32, 69 { KV5M_DATA, 32, 78 { KV5M_DATA, 32, 87 { KV5M_DATA, 32, 100 { KV5M_DATA, 32, 107 { KV5M_DATA, 32, 123 krb5_keyblock kb; in main() local 129 kb.magic = KV5M_KEYBLOCK; in main() 130 kb.enctype = test->enctype; in main() 131 kb.length = test->keybits.length; in main() [all …]
|
| H A D | t_decrypt.c | 251 { KV5M_DATA, 32, 261 { KV5M_DATA, 32, 271 { KV5M_DATA, 32, 282 { KV5M_DATA, 32, 293 { KV5M_DATA, 32, 308 { KV5M_DATA, 32, 357 { KV5M_DATA, 32, 360 { KV5M_DATA, 32, 367 { KV5M_DATA, 32, 378 { KV5M_DATA, 32, [all …]
|
| H A D | t_derive.c | 108 { KV5M_DATA, 32, 113 { KV5M_DATA, 32, 119 { KV5M_DATA, 32, 124 { KV5M_DATA, 32, 130 { KV5M_DATA, 32, 135 { KV5M_DATA, 32, 172 { KV5M_DATA, 32, 177 { KV5M_DATA, 32, 183 { KV5M_DATA, 32, 188 { KV5M_DATA, 32, [all …]
|
| H A D | t_cksums.c | 83 { KV5M_DATA, 32, 124 { KV5M_DATA, 32, 133 { KV5M_DATA, 32, 156 { KV5M_DATA, 32, 188 krb5_keyblock kb, *kbp; in main() local 199 kb.magic = KV5M_KEYBLOCK; in main() 200 kb.enctype = test->enctype; in main() 201 kb.length = test->keybits.length; in main() 202 kb.contents = (unsigned char *)test->keybits.data; in main() 203 kbp = &kb; in main()
|
| /freebsd/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | ccmarshal.c | 38 * The FILE credential cache format uses fixed 16-bit or 32-bit representations 41 * represented with a 32-bit length followed by the field value. There is no 50 * authtime (32 bits) 51 * starttime (32 bits) 52 * endtime (32 bits) 53 * renew_till (32 bits) 55 * ticket_flags (32 bits) 62 * name type (32 bits) [omitted in version 1] 63 * count of components (32 bits) [includes realm in version 1] 74 * count (32 bits) [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/ |
| H A D | block_cloning_lwb_buffer_overflow.ksh | 33 # Test for LWB buffer overflow with multiple VDEVs ZIL when 128KB 34 # block write is split into two 68KB ones, trying to write maximum 35 # sizes 128KB TX_CLONE_RANGE record with 1022 block pointers into 36 # 68KB buffer. 41 # pointers into 68KB buffer 69 log_must zfs create -o recordsize=32K $TESTPOOL/$TESTFS 72 # an assert is hit when 128KB block write is split into two 68KB ones 74 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/file1 bs=32K count=1022 \
|
| /freebsd/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_pcireg.h | 37 * BAR0 size: 8KB 49 * BAR0 size: 16KB 59 * - PCIE (cid=0x820) with ChipCommon (revision >= 32) 60 * BAR0 size: 16KB 71 * BAR0 size: 32KB 84 * 4KB mapping, newer devices will vary. 116 #define BHNDB_PCI_V2_MIN_CHIPC_HWREV 32 131 #define BHNDB_PCI_V0_BAR0_SIZE 0x2000 /* 8KB BAR0 */ 146 #define BHNDB_PCI_V1_BAR0_SIZE 0x4000 /* 16KB BAR0 */ 161 #define BHNDB_PCI_V2_BAR0_SIZE 0x4000 /* 16KB BAR0 */ [all …]
|
| /freebsd/sys/dts/arm/ |
| H A D | annapurna-alpine.dts | 49 d-cache-size = <0x8000>; // L1, 32K 50 i-cache-size = <0x8000>; // L1, 32K 62 d-cache-size = <0x8000>; // L1, 32K 63 i-cache-size = <0x8000>; // L1, 32K 75 d-cache-size = <0x8000>; // L1, 32K 76 i-cache-size = <0x8000>; // L1, 32K 88 d-cache-size = <0x8000>; // L1, 32K 89 i-cache-size = <0x8000>; // L1, 32K 147 interrupts = <0 32 4>, 195 interrupt-map = <0x3000 0 0 1 &MPIC 0 32 4>, // USB adapter [all …]
|
| /freebsd/sys/x86/x86/ |
| H A D | identcpu.c | 113 u_int cpu_clflush_line_size = 32; 1403 * http://kb.vmware.com/kb/1009458 in identify_hypervisor_cpuid_base() 1702 cpu_maxphyaddr = (cpu_feature & CPUID_PAE) != 0 ? 36 : 32; in finishidentcpu() 1859 printf("L1 4KB data TLB: %d entries", (regs[1] >> 16) & 0xff); in print_AMD_info() 1862 printf("L1 4KB instruction TLB: %d entries", regs[1] & 0xff); in print_AMD_info() 1891 printf("L2 4KB data TLB: %d entries", in print_AMD_info() 1895 printf("L2 4KB instruction TLB: %d entries", in print_AMD_info() 1899 printf("L2 4KB unified TLB: %d entries", in print_AMD_info() 2003 printf("Instruction TLB: 4 KB pages, 4-way set associative, 32 entries\n"); in print_INTEL_TLB() 2009 printf("Data TLB: 4 KB pages, 4-way set associative, 64 entries\n"); in print_INTEL_TLB() [all …]
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | vga.c | 46 #define KB (1024UL) macro 222 data = (((sc->vga_ram[offset + 0 * 64*KB] >> bit) & 0x1) << 0) | in vga_get_pixel() 223 (((sc->vga_ram[offset + 1 * 64*KB] >> bit) & 0x1) << 1) | in vga_get_pixel() 224 (((sc->vga_ram[offset + 2 * 64*KB] >> bit) & 0x1) << 2) | in vga_get_pixel() 225 (((sc->vga_ram[offset + 3 * 64*KB] >> bit) & 0x1) << 3); in vga_get_pixel() 269 ch = sc->vga_ram[offset + 0 * 64*KB]; in vga_get_text_pixel() 270 attr = sc->vga_ram[offset + 1 * 64*KB]; in vga_get_text_pixel() 293 font = sc->vga_ram[font_offset + 2 * 64*KB]; in vga_get_text_pixel() 352 offset &= (128 * KB - 1); in vga_mem_rd_handler() 359 offset &= (64 * KB - 1); in vga_mem_rd_handler() [all …]
|
| /freebsd/usr.sbin/fstyp/ |
| H A D | hammer2_disk.h | 76 * are always 64KB. Logical file buffers are typically 16KB. All data 85 * to optimize storage efficiency. The minimum fragment size is 1KB. 94 * A full indirect block use supports 512 x 128-byte blockrefs in a 64KB 95 * buffer. Indirect blocks down to 1KB are supported to keep small 99 * using 64KB indirect blocks (128 byte refs, 512 or radix 9 per indblk). 165 * <= 512KB. Up to 4 directory entries can be referenced from a directory 168 * Indirect blocks are typically either 4KB (64 blockrefs / ~4MB represented), 169 * or 64KB (1024 blockrefs / ~64MB represented). 229 * 32 level [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPostLegalizerCombiner.cpp | 56 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, 112 // 33 bits are sign extended and with S_MUL_U64_U32_PSEUDO if the higher 32 132 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AMDGPUPostLegalizerCombinerImpl() argument 135 : Combiner(MF, CInfo, TPC, &KB, CSEInfo), RuleConfig(RuleConfig), STI(STI), in AMDGPUPostLegalizerCombinerImpl() 137 Helper(Observer, B, /*IsPreLegalize*/ false, &KB, MDT, LI), in AMDGPUPostLegalizerCombinerImpl() 153 // common case, splitting this into a move and a 32-bit shift is faster and in tryCombineAll() 155 return Helper.tryCombineShiftToUnmerge(MI, 32); in tryCombineAll() 216 if (Ty == LLT::scalar(32) || Ty == LLT::scalar(16)) { in matchUCharToFloat() 219 assert(SrcSize == 16 || SrcSize == 32 || SrcSize == 64); in matchUCharToFloat() 229 const LLT S32 = LLT::scalar(32); in applyUCharToFloat() [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | virtual | 36 >32 ubeshort x %x 38 #>32 ubelong x \b, Version %#8.8x 83 # VHDX_HEADER signature. 1 header is stored at offset 64KB and the other at 128KB 90 # The Checksum field is a CRC-32C hash over the entire 4 KB structure 116 # Log Entry Length must be a multiple of 4 KB 117 >>>(0x10048.q+8) ulelong/1024 >4 \b, EntryLength %u KB 118 # Log Entry Tail must be a multiple of 4 KB 127 #>>>(0x10048.q+32) ubequad x \b, Log id %#llx 137 # VHDX_REGION_TABLE_HEADER Signature 0x69676572~regi at offset 192 KB and 256 KB 140 # region Checksum. CRC-32C hash over the entire 64-KB table [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64O0PreLegalizerCombiner.cpp | 54 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, 76 GISelKnownBits &KB, GISelCSEInfo *CSEInfo, in AArch64O0PreLegalizerCombinerImpl() argument 79 : Combiner(MF, CInfo, TPC, &KB, CSEInfo), in AArch64O0PreLegalizerCombinerImpl() 80 Helper(Observer, B, /*IsPreLegalize*/ true, &KB), RuleConfig(RuleConfig), in AArch64O0PreLegalizerCombinerImpl() 101 // At -O0 set a maxlen of 32 to inline; in tryCombineAll() 102 unsigned MaxLen = 32; in tryCombineAll() 161 GISelKnownBits *KB = &getAnalysis<GISelKnownBitsAnalysis>().get(MF); in runOnMachineFunction() local 172 AArch64O0PreLegalizerCombinerImpl Impl(MF, CInfo, &TPC, *KB, in runOnMachineFunction()
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | redboot-fis.txt | 11 32 KB in size. 16 the FIS directory on this device. On a flash memory with 32KB
|
| H A D | redboot-fis.yaml | 14 32 KB in size. 28 device. On a flash memory with 32KB eraseblocks, 0 means the first
|
| /freebsd/contrib/bearssl/src/symcipher/ |
| H A D | aes_x86ni.c | 116 * 24 or 32 bytes. 122 const unsigned char *kb; in x86ni_keysched() local 152 kb = key; in x86ni_keysched() 157 t1 = _mm_loadu_si128((const void *)kb); in x86ni_keysched() 172 t1 = _mm_loadu_si128((const void *)kb); in x86ni_keysched() 173 t3 = _mm_loadu_si128((const void *)(kb + 8)); in x86ni_keysched() 182 case 32: in x86ni_keysched() 183 t1 = _mm_loadu_si128((const void *)kb); in x86ni_keysched() 184 t3 = _mm_loadu_si128((const void *)(kb + 16)); in x86ni_keysched()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYBaseInfo.h | 30 AddrMode32B = 1, // ld32.b, ld32.bs, st32.b, st32.bs, +4kb 31 AddrMode32H = 2, // ld32.h, ld32.hs, st32.h, st32.hs, +8kb 32 AddrMode32WD = 3, // ld32.w, st32.w, ld32.d, st32.d, +16kb 33 AddrMode16B = 4, // ld16.b, +32b 35 AddrMode16W = 6, // ld16.w, +128b or +1kb 36 AddrMode32SDF = 7, // flds, fldd, +1kb
|
| /freebsd/sys/dev/qat/qat_api/firmware/include/ |
| H A D | icp_qat_hw_20_comp_defs.h | 17 /* SCB Disabled - Set by FW, located in upper 32bit */ 37 /* Reset Bit Mask Disabled - Set by FW , located in upper 32bit */ 58 /* Slice Operation Mode (SOM) - Set By FW, located in upper 32bit */ 82 /* Skip Hash Read (Set By FW) , located in upper 32bit */ 102 /* SCB Unload Disable, located in upper 32bit */ 122 /* Disable token fusion, located in upper 32bit */ 142 /* LZ4 Block Maximum Size (LBMS). Set by FW , located in upper 32bit */ 153 /* LZ4 Block Maximum Size (LBMS) == 64 KB */ 155 /* LZ4 Block Maximum Size (LBMS) == 256 KB */ 166 /* SCB Mode Reset Mask (Set By FW) , located in upper 32bit */ [all …]
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_dcb.h | 44 #define IXGBE_DCB_MAX_TSO_SIZE (32 * 1024) /* Max TSO pkt size in DCB*/ 45 #define IXGBE_DCB_MAX_CREDIT 4095 /* Maximum credit supported: 256KB * 1024 / 64B */ 47 /* 513 for 32KB TSO packet */ 110 /* PBA[0-7] each use 64KB FIFO */ 112 /* PBA[0-3] each use 80KB, PBA[4-7] each use 48KB */
|
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwm_fw.h | 82 #define IWM_FW_PAGING_SIZE (1 << IWM_PAGE_2_EXP_SIZE) /* page size is 4KB */ 86 /* don't change, support only 32KB size */ 88 /* 32K == 2^15 */ 95 /* 2^5 == 32 blocks per image */ 97 /* maximum image size 1024KB */
|
| /freebsd/sys/dev/cesa/ |
| H A D | cesa.h | 36 * CESA is able to process data only in CESA SRAM, which is quite small (2 kB). 39 * packets and each packet can hold about 1.75 kB of data. 49 * Expected average request size: 1.5 kB (Ethernet MTU) 50 * Packets per average request: (1.5 kB / 1.75 kB) = 1 60 /* Values below are optimized for requests containing about 1.5 kB of data */ 74 * As CESA supports MD5, SHA1 and SHA-256 this equals to 32 bytes. 76 #define CESA_MAX_HASH_LEN 32 77 #define CESA_MAX_KEY_LEN 32
|
| /freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
| H A D | zynqmp-sm-k26-revA.dts | 160 reg = <0x0 0x80000>; /* 512KB */ 166 reg = <0x80000 0x80000>; /* 512KB */ 172 reg = <0x100000 0x20000>; /* 128KB */ 176 reg = <0x120000 0x20000>; /* 128KB */ 180 reg = <0x140000 0xC0000>; /* 768KB */ 188 reg = <0xF00000 0x80000>; /* 512KB */ 198 reg = <0x1C80000 0x80000>; /* 512KB */ 220 reg = <0x2200000 0x20000>; /* 128KB */ 224 reg = <0x2220000 0x20000>; /* 128KB */ 228 reg = <0x2240000 0x40000>; /* 256B but 256KB sector */ [all …]
|