| /freebsd/crypto/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 169 gf L0, L1, L2; in gf_isr() local 176 ossl_gf_mul(L0, L2, L1); in gf_isr() 177 gf_sqrn(L1, L0, 3); in gf_isr() 178 ossl_gf_mul(L0, L2, L1); in gf_isr() 179 gf_sqrn(L2, L0, 9); in gf_isr() 180 ossl_gf_mul(L1, L0, L2); in gf_isr() 181 ossl_gf_sqr(L0, L1); in gf_isr() 182 ossl_gf_mul(L2, x, L0); in gf_isr() 183 gf_sqrn(L0, L2, 18); in gf_isr() 184 ossl_gf_mul(L2, L1, L0); in gf_isr() [all …]
|
| /freebsd/sys/arm64/iommu/ |
| H A D | iommu_pmap.c | 111 smmu_pmap_l0_to_l1(pd_entry_t *l0, vm_offset_t va) in smmu_pmap_l0_to_l1() argument 115 l1 = PHYS_TO_DMAP(smmu_pmap_load(l0) & ~ATTR_MASK); in smmu_pmap_l0_to_l1() 122 pd_entry_t *l0; in smmu_pmap_l1() local 124 l0 = smmu_pmap_l0(pmap, va); in smmu_pmap_l1() 125 if ((smmu_pmap_load(l0) & ATTR_DESCR_MASK) != IOMMU_L0_TABLE) in smmu_pmap_l1() 128 return (smmu_pmap_l0_to_l1(l0, va)); in smmu_pmap_l1() 189 pd_entry_t *l0, *l1, *l2, desc; in smmu_pmap_pde() local 191 l0 = smmu_pmap_l0(pmap, va); in smmu_pmap_pde() 192 desc = smmu_pmap_load(l0) & ATTR_DESCR_MASK; in smmu_pmap_pde() 198 l1 = smmu_pmap_l0_to_l1(l0, va); in smmu_pmap_pde() [all …]
|
| /freebsd/crypto/openssl/crypto/idea/ |
| H A D | i_ecb.c | 29 unsigned long l0, l1, d[2]; in IDEA_ecb_encrypt() local 31 n2l(in, l0); in IDEA_ecb_encrypt() 32 d[0] = l0; in IDEA_ecb_encrypt() 36 l0 = d[0]; in IDEA_ecb_encrypt() 37 l2n(l0, out); in IDEA_ecb_encrypt() 40 l0 = l1 = d[0] = d[1] = 0; in IDEA_ecb_encrypt()
|
| /freebsd/sys/riscv/iommu/ |
| H A D | iommu_pmap.c | 94 pmap_l0_to_l1(struct riscv_iommu_pmap *pmap, pd_entry_t *l0, vm_offset_t va) in pmap_l0_to_l1() argument 101 phys = PTE_TO_PHYS(pmap_load(l0)); in pmap_l0_to_l1() 110 pd_entry_t *l0; in pmap_l1() local 117 l0 = pmap_l0(pmap, va); in pmap_l1() 118 if ((pmap_load(l0) & PTE_V) == 0) in pmap_l1() 120 if ((pmap_load(l0) & PTE_RX) != 0) in pmap_l1() 122 return (pmap_l0_to_l1(pmap, l0, va)); in pmap_l1() 311 pd_entry_t *l0; in _pmap_alloc_l3() local 320 l0 = &pmap->pm_top[l0index]; in _pmap_alloc_l3() 321 KASSERT((pmap_load(l0) & PTE_V) == 0, in _pmap_alloc_l3() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/ |
| H A D | zdb_display_block.ksh | 30 # record the first L0 block display; and 31 # record the 2nd L0 block display. 32 # 5. Run zdb -R with :bd displays first L0 33 # 6. Run zdb -R with :b80d displays 2nd L0 34 # 7. Run zdb -R with :db80 displays 2nd L0 77 |grep -m 1 "L0 DVA" ) 82 |grep -m 1 "1000 L0 DVA" ) 114 block_cnt=$(echo "$output" | grep -c 'L0') 124 block_cnt=$(echo "$output" | grep -c 'L0')
|
| H A D | zdb_checksum.ksh | 29 # 4. Record the checksum and DVA of L0 block 0 57 | grep -m 1 "L0 DVA")
|
| /freebsd/crypto/openssl/crypto/des/ |
| H A D | ecb3_enc.c | 22 register DES_LONG l0, l1; in DES_ecb3_encrypt() local 27 c2l(in, l0); in DES_ecb3_encrypt() 29 ll[0] = l0; in DES_ecb3_encrypt() 35 l0 = ll[0]; in DES_ecb3_encrypt() 37 l2c(l0, out); in DES_ecb3_encrypt()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rewrite/ |
| H A D | zfs_rewrite.ksh | 58 log_must eval "awk '/ L0 / { print l++ \" \" \$3 }' < $tmp > $bps1" 60 log_must eval "awk '/ L0 / { print l++ \" \" \$3 }' < $tmp > $bps2" 70 log_must eval "awk '/ L0 / { print l++ \" \" \$3 }' < $tmp > $bps" 74 log_must eval "awk '/ L0 / { print l++ \" \" \$3 }' < $tmp > $bps" 86 log_must eval "awk '/ L0 / { print l++ \" \" \$3 }' < $tmp > $bps" 90 log_must eval "awk '/ L0 / { print l++ \" \" \$3 }' < $tmp > $bps"
|
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | aes-sparcv9.pl | 46 $acc0="%l0"; 552 ldub [%i0+0],%l0 556 sll %l0,24,%l0 561 or %l1,%l0,%l0 567 or %l0,%l2,%o0 572 ldub [%i0+8],%l0 578 sll %l0,24,%l0 583 or %l1,%l0,%l0 589 or %l0,%l2,%o2 602 srl %o0,24,%l0 [all …]
|
| /freebsd/sys/crypto/des/ |
| H A D | des_ecb.c | 117 register DES_LONG l0,l1; in des_ecb3_encrypt() local 122 c2l(in,l0); in des_ecb3_encrypt() 124 ll[0]=l0; in des_ecb3_encrypt() 132 l0=ll[0]; in des_ecb3_encrypt() 134 l2c(l0,out); in des_ecb3_encrypt()
|
| /freebsd/tests/sys/netgraph/ |
| H A D | bridge.c | 405 ng_connect(".", "l0", "bridge:", "link0"); in ATF_TC_BODY() 406 ng_register_data("l0", get_data0); in ATF_TC_BODY() 421 ng_send_data("l0", &msg4, sizeof(msg4)); in ATF_TC_BODY() 452 ng_send_data("l0", &msg4, sizeof(msg4)); in ATF_TC_BODY() 467 ng_send_data("l0", &msg4, sizeof(msg4)); in ATF_TC_BODY() 482 ng_send_data("l0", &msg4, sizeof(msg4)); in ATF_TC_BODY() 511 ng_mkpeer(".", "l0", "bridge", "link0"); in ATF_TC_BODY() 515 ng_name("l0", "bridge"); in ATF_TC_BODY() 516 ng_register_data("l0", get_data0); in ATF_TC_BODY() 535 ng_send_data("l0", &msg4, sizeof(msg4)); in ATF_TC_BODY() [all …]
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_div.c | 342 BN_ULONG q, l0; in bn_div_fixed_top() local 424 l0 = bn_mul_words(tmp->d, sdiv->d, div_n, q); in bn_div_fixed_top() 425 tmp->d[div_n] = l0; in bn_div_fixed_top() 431 l0 = bn_sub_words(wnum, wnum, tmp->d, div_n + 1); in bn_div_fixed_top() 432 q -= l0; in bn_div_fixed_top() 438 for (l0 = 0 - l0, j = 0; j < div_n; j++) in bn_div_fixed_top() 439 tmp->d[j] = sdiv->d[j] & l0; in bn_div_fixed_top() 440 l0 = bn_add_words(wnum, wnum, tmp->d, div_n); in bn_div_fixed_top() 441 (*wnumtop) += l0; in bn_div_fixed_top()
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | gpio-charlieplex-keypad.yaml | 23 resistors not shown but needed on L0, L1 and L2): 25 L0 --+---------------------+----------------------+ 98 * output and HIGH, and we detect a HIGH level on input L0, 99 * then it means S1 is pressed: MATRIX_KEY(L1, L0, KEY...)
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_vfork_i386.inc.S | 17 call .L0$pb 18 .L0$pb: 21 add $_GLOBAL_OFFSET_TABLE_+(.Ltmp0-.L0$pb), %eax
|
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | alpha-mont.pl | 209 ldq $tj,8($tp) #L0 214 ldq $nj,0($nj) #L0 220 cmpult $lo0,$hi0,AT #L0 225 addq $ahi,AT,$hi0 #L0 230 cmpult $lo0,$tj,AT #L0 235 s8addq $j,$ap,$aj #L0 239 addq $hi0,AT,$hi0 #L0
|
| /freebsd/sys/arm64/vmm/ |
| H A D | vmm_mmu.c | 53 static pt_entry_t *l0; variable 66 l0 = PHYS_TO_DMAP(l0_paddr); in vmmpmap_init() 137 if (l0[i] != 0) { in vmmpmap_fini() 138 vmmpmap_release_l1(l0[i]); in vmmpmap_fini() 166 l0e = atomic_load_64(&l0[pmap_l0_index(va)]); in vmmpmap_l1_table() 178 rv = atomic_cmpset_64(&l0[pmap_l0_index(va)], l0e, new_l0e); in vmmpmap_l1_table() 361 l0e = atomic_load_64(&l0[pmap_l0_index(va)]); in vmmpmap_remove()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMHazardRecognizer.cpp | 183 MachineInstr &L0 = *SU->getInstr(); in getHazardType() local 184 if (!L0.mayLoad() || L0.mayStore() || L0.getNumMemOperands() != 1) in getHazardType() 187 auto MO0 = *L0.memoperands().begin(); in getHazardType() 237 if (!getBaseOffset(L0, SP, SPOffset0) || SP->getReg().id() != ARM::SP) in getHazardType()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/gang_blocks/ |
| H A D | gang_blocks.kshlib | 20 # Get 0th DVA of first L0 block of file 51 get_blocks_filter $1 $2 L0 | head -n 1 56 get_first_block $1 $2 | sed 's/.*L0 \([^ ]*\).*/\1/'
|
| H A D | gang_blocks_redundant.ksh | 58 log_fail "wrong number of DVAs for L0 in $red: $num_l0_dvas" 61 log_fail "wrong number of DVAs for L0 in $red: $num_l0_dvas" 77 obj_0_gangs=$(get_object_info $TESTPOOL/$TESTFS-$red 0 L0 | grep G)
|
| /freebsd/contrib/sendmail/libmilter/ |
| H A D | smfi.c | 179 size_t len, l0, l1, offset; 188 l0 = strlen(arg0) + 1; 189 len = l0; 201 (void) memcpy(buf, arg0, l0); 202 offset = l0; 244 size_t len, l0, l1, offset; local 253 l0 = strlen(arg0) + 1; 254 len = l0; 265 (void) memcpy(buf, arg0, l0); 266 offset = l0;
|
| /freebsd/sys/arm64/arm64/ |
| H A D | efirt_machdep.c | 99 pd_entry_t *l0, *l1, *l2; in efi_1t1_l3() local 106 l0 = &efi_l0[l0_idx]; in efi_1t1_l3() 107 if (*l0 == 0) { in efi_1t1_l3() 110 *l0 = PHYS_TO_PTE(mphys) | TATTR_UXN_TABLE | in efi_1t1_l3() 113 mphys = PTE_TO_PHYS(*l0); in efi_1t1_l3()
|
| H A D | locore.S | 544 * - The Kernel L0 table (TTBR1) 547 * - The identity (PA = VA) L0 table (Early TTBR0) 548 * - The Kernel empty L0 table (Late TTBR0) 762 /* Link the l0 -> l1 table */ 832 /* Link the l0 -> l1 table */ 848 * Builds an L0 -> L1 table descriptor 850 * x6 = L0 table 858 * Link an L0 -> L1 table entry. 864 /* Build the L0 block entry */ 1175 * L0 for kernel [all …]
|
| /freebsd/crypto/openssl/crypto/whrlpool/ |
| H A D | wp_block.c | 529 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block() 558 …L0 = C0(K, 0) ^ C1(K, 7) ^ C2(K, 6) ^ C3(K, 5) ^ C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r]; in whirlpool_block() 567 K.q[0] = L0; in whirlpool_block() 576 … L0 ^= C0(S, 0) ^ C1(S, 7) ^ C2(S, 6) ^ C3(S, 5) ^ C4(S, 4) ^ C5(S, 3) ^ C6(S, 2) ^ C7(S, 1); in whirlpool_block() 585 S.q[0] = L0; in whirlpool_block() 594 L0 = C0(K, 0); in whirlpool_block() 602 L0 ^= RC[r]; in whirlpool_block() 611 L0 ^= C7(K, 1); in whirlpool_block() 619 L0 ^= C6(K, 2); in whirlpool_block() 627 L0 ^= C5(K, 3); in whirlpool_block() [all …]
|
| /freebsd/sys/riscv/riscv/ |
| H A D | pmap.c | 422 pmap_l0_to_l1(pd_entry_t *l0, vm_offset_t va) in pmap_l0_to_l1() argument 428 phys = PTE_TO_PHYS(pmap_load(l0)); in pmap_l0_to_l1() 437 pd_entry_t *l0; in pmap_l1() local 444 l0 = pmap_l0(pmap, va); in pmap_l1() 445 if ((pmap_load(l0) & PTE_V) == 0) in pmap_l1() 447 if ((pmap_load(l0) & PTE_RX) != 0) in pmap_l1() 449 return (pmap_l0_to_l1(l0, va)); in pmap_l1() 781 pt_entry_t *l0, *l1, *kern_l2, *kern_l3, *devmap_l3; in pmap_create_pagetables() local 800 * Sv48 mode: allocate an L0 page table to be the root. The in pmap_create_pagetables() 803 l0 = pmap_early_alloc_tables(&freemempos, 1); in pmap_create_pagetables() [all …]
|
| /freebsd/contrib/bc/tests/dc/errors/ |
| H A D | 15.txt | 8 _.1000[l0;0;rpRl01+s0l010>x]dsxx0sx0s0 51 _.10yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy00[l0;0;rpRl01+s0l010>x]dsxx0sx0s0
|