HomeSort by: relevance | last modified time | path
    Searched refs:offload (Results 1 - 25 of 162) sorted by relevancy

1 2 3 4 5 6 7

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
amdgpu_dc_helper.c 45 struct dc_reg_helper_state *offload,
48 struct dmub_rb_cmd_read_modify_write *cmd_buf = &offload->cmd_data.read_modify_write;
51 offload->should_burst_write =
52 (offload->same_addr_count == (DMUB_READ_MODIFY_WRITE_SEQ__MAX - 1));
54 sizeof(struct dmub_cmd_read_modify_write_sequence) * offload->reg_seq_count;
65 offload->reg_seq_count = 0;
66 offload->same_addr_count = 0;
70 struct dc_reg_helper_state *offload,
73 struct dmub_rb_cmd_burst_write *cmd_buf = &offload->cmd_data.burst_write;
77 sizeof(uint32_t) * offload->reg_seq_count
173 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; local
198 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; local
237 struct dc_reg_helper_state *offload = &ctx->dmub_srv->reg_helper_offload; local
630 struct dc_reg_helper_state *offload = local
642 struct dc_reg_helper_state *offload; local
673 struct dc_reg_helper_state *offload; local
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/
sha512p8-ppc.pl 96 $offload="r11";
191 addi $offload,$sp,`8*$SIZE_T+15`
228 stvx $A,$x00,$offload # offload $A-$H
229 stvx $B,$x10,$offload
230 stvx $C,$x20,$offload
231 stvx $D,$x30,$offload
232 stvx $E,$x40,$offload
233 stvx $F,$x50,$offload
234 stvx $G,$x60,$offload
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
sha512p8-ppc.pl 96 $offload="r11";
191 addi $offload,$sp,`8*$SIZE_T+15`
228 stvx $A,$x00,$offload # offload $A-$H
229 stvx $B,$x10,$offload
230 stvx $C,$x20,$offload
231 stvx $D,$x30,$offload
232 stvx $E,$x40,$offload
233 stvx $F,$x50,$offload
234 stvx $G,$x60,$offload
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
sha512p8-ppc.pl 93 $offload="r11";
188 addi $offload,$sp,`8*$SIZE_T+15`
225 stvx $A,$x00,$offload # offload $A-$H
226 stvx $B,$x10,$offload
227 stvx $C,$x20,$offload
228 stvx $D,$x30,$offload
229 stvx $E,$x40,$offload
230 stvx $F,$x50,$offload
231 stvx $G,$x60,$offload
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aesni-mb-x86_64.pl 670 my $offload=$sink;
736 my $temp = $i ? $offload : $offset;
766 lea 128(%rsp),$offload # offload area
821 vmovdqu @inp[$i%4],`16*$i`($offload) # off-load
906 vpxor 0x00($offload),@out[0],@out[0]
909 vpxor 0x10($offload),@out[1],@out[1]
912 vpxor 0x20($offload),@out[2],@out[2]
915 vpxor 0x30($offload),@out[3],@out[3]
1015 # +192 IV/input offload
    [all...]
aesni-sha256-x86_64.pl 222 $mask10,$mask12,$mask14,$offload)=map("%xmm$_",(8..15));
1008 #mov $out,$_out # kept in $offload
1034 vpinsrq \$1,$out,$offload,$offload
1121 vpinsrq \$0,%r13,$offload,$offload
1157 &vmovq ("%r13",$offload); # borrow $a0
1158 &vpextrq ("%r15",$offload,1); # borrow $a2
1169 &vpinsrq ($offload,$offload,"%r13",0)
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aesni-mb-x86_64.pl 670 my $offload=$sink;
736 my $temp = $i ? $offload : $offset;
766 lea 128(%rsp),$offload # offload area
821 vmovdqu @inp[$i%4],`16*$i`($offload) # off-load
906 vpxor 0x00($offload),@out[0],@out[0]
909 vpxor 0x10($offload),@out[1],@out[1]
912 vpxor 0x20($offload),@out[2],@out[2]
915 vpxor 0x30($offload),@out[3],@out[3]
1015 # +192 IV/input offload
    [all...]
aesni-sha256-x86_64.pl 220 $mask10,$mask12,$mask14,$offload)=map("%xmm$_",(8..15));
1006 #mov $out,$_out # kept in $offload
1032 vpinsrq \$1,$out,$offload,$offload
1119 vpinsrq \$0,%r13,$offload,$offload
1155 &vmovq ("%r13",$offload); # borrow $a0
1156 &vpextrq ("%r15",$offload,1); # borrow $a2
1167 &vpinsrq ($offload,$offload,"%r13",0)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
aesni-mb-x86_64.pl 652 my $offload=$sink;
718 my $temp = $i ? $offload : $offset;
742 lea 128(%rsp),$offload # offload area
797 vmovdqu @inp[$i%4],`16*$i`($offload) # off-load
882 vpxor 0x00($offload),@out[0],@out[0]
885 vpxor 0x10($offload),@out[1],@out[1]
888 vpxor 0x20($offload),@out[2],@out[2]
891 vpxor 0x30($offload),@out[3],@out[3]
991 # +192 IV/input offload
    [all...]
aesni-sha256-x86_64.pl 218 $mask10,$mask12,$mask14,$offload)=map("%xmm$_",(8..15));
1004 #mov $out,$_out # kept in $offload
1030 vpinsrq \$1,$out,$offload,$offload
1117 vpinsrq \$0,%r13,$offload,$offload
1153 &vmovq ("%r13",$offload); # borrow $a0
1154 &vpextrq ("%r15",$offload,1); # borrow $a2
1165 &vpinsrq ($offload,$offload,"%r13",0)
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/
sha512-mips.S 128 sw $8,0($29) # offload to ring buffer
210 sw $9,4($29) # offload to ring buffer
292 sw $10,8($29) # offload to ring buffer
374 sw $11,12($29) # offload to ring buffer
456 sw $12,16($29) # offload to ring buffer
538 sw $13,20($29) # offload to ring buffer
620 sw $14,24($29) # offload to ring buffer
702 sw $15,28($29) # offload to ring buffer
784 sw $16,32($29) # offload to ring buffer
866 sw $17,36($29) # offload to ring buffe
    [all...]
sha512-mips64.S 129 sw $8,0($29) # offload to ring buffer
211 sw $9,4($29) # offload to ring buffer
293 sw $10,8($29) # offload to ring buffer
375 sw $11,12($29) # offload to ring buffer
457 sw $12,16($29) # offload to ring buffer
539 sw $13,20($29) # offload to ring buffer
621 sw $14,24($29) # offload to ring buffer
703 sw $15,28($29) # offload to ring buffer
785 sw $16,32($29) # offload to ring buffer
867 sw $17,36($29) # offload to ring buffe
    [all...]
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
sha512-mips.S 128 sw $8,0($29) # offload to ring buffer
210 sw $9,4($29) # offload to ring buffer
292 sw $10,8($29) # offload to ring buffer
374 sw $11,12($29) # offload to ring buffer
456 sw $12,16($29) # offload to ring buffer
538 sw $13,20($29) # offload to ring buffer
620 sw $14,24($29) # offload to ring buffer
702 sw $15,28($29) # offload to ring buffer
784 sw $16,32($29) # offload to ring buffer
866 sw $17,36($29) # offload to ring buffe
    [all...]
sha512-mips64.S 129 sw $8,0($29) # offload to ring buffer
211 sw $9,4($29) # offload to ring buffer
293 sw $10,8($29) # offload to ring buffer
375 sw $11,12($29) # offload to ring buffer
457 sw $12,16($29) # offload to ring buffer
539 sw $13,20($29) # offload to ring buffer
621 sw $14,24($29) # offload to ring buffer
703 sw $15,28($29) # offload to ring buffer
785 sw $16,32($29) # offload to ring buffer
867 sw $17,36($29) # offload to ring buffe
    [all...]
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/
sha512-mips.S 128 sw $8,0($29) # offload to ring buffer
210 sw $9,4($29) # offload to ring buffer
292 sw $10,8($29) # offload to ring buffer
374 sw $11,12($29) # offload to ring buffer
456 sw $12,16($29) # offload to ring buffer
538 sw $13,20($29) # offload to ring buffer
620 sw $14,24($29) # offload to ring buffer
702 sw $15,28($29) # offload to ring buffer
784 sw $16,32($29) # offload to ring buffer
866 sw $17,36($29) # offload to ring buffe
    [all...]
sha512-mips64.S 129 sw $8,0($29) # offload to ring buffer
211 sw $9,4($29) # offload to ring buffer
293 sw $10,8($29) # offload to ring buffer
375 sw $11,12($29) # offload to ring buffer
457 sw $12,16($29) # offload to ring buffer
539 sw $13,20($29) # offload to ring buffer
621 sw $14,24($29) # offload to ring buffer
703 sw $15,28($29) # offload to ring buffer
785 sw $16,32($29) # offload to ring buffer
867 sw $17,36($29) # offload to ring buffe
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
rocm.exp 86 set flags [list hip additional_flags=--offload-arch=[join $targets ","]]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
rocm.exp 86 set flags [list hip additional_flags=--offload-arch=[join $targets ","]]
  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_secy_ops.h 26 int secy_cp_control_offload(struct ieee802_1x_kay *kay, u8 offload);
ieee802_1x_cp.c 87 u8 offload; member in struct:ieee802_1x_cp_sm
192 sm->offload = sm->kay->macsec_offload;
202 secy_cp_control_offload(sm->kay, sm->offload);
214 sm->offload = sm->kay->macsec_offload;
230 secy_cp_control_offload(sm->kay, sm->offload);
470 sm->offload = kay->macsec_offload;
500 secy_cp_control_offload(sm->kay, sm->offload);
ieee802_1x_secy_ops.c 88 int secy_cp_control_offload(struct ieee802_1x_kay *kay, u8 offload)
104 return ops->set_offload(ops->ctx, offload);
  /src/external/bsd/wpa/dist/src/drivers/
driver_macsec_linux.c 81 enum macsec_offload offload; member in struct:macsec_drv_data
243 "%s: try_commit offload=%d",
244 drv->ifname, drv->offload);
245 rtnl_link_macsec_set_offload(drv->link, drv->offload);
477 * macsec_drv_set_offload - Set offload status
479 * @offload: 0 = MACSEC_OFFLOAD_OFF
484 static int macsec_drv_set_offload(void *priv, u8 offload)
489 wpa_printf(MSG_DEBUG, "%s -> %02" PRIx8, __func__, offload);
492 drv->offload = offload;
    [all...]
  /src/external/bsd/wpa/dist/wpa_supplicant/
wpas_kay.c 101 static int wpas_set_offload(void *wpa_s, u8 offload)
103 return wpa_drv_set_offload(wpa_s, offload);
  /src/external/gpl3/gcc.old/dist/lto-plugin/
lto-plugin.c 125 int offload; member in struct:plugin_objfile
814 check (f, LDPL_FATAL, "could not open file with offload objects");
1134 /* Find an offload section of an object file. */
1142 obj->offload = 1;
1185 obj.offload = 0;
1223 if (obj.found == 0 && obj.offload == 0)
1257 /* If this is an LTO file without offload, and it is the first LTO file, save
1258 the pointer to the last offload file in the list. Further offload LTO
1260 if (*claimed && obj.offload == 0 && offload_files_last_lto == NULL
    [all...]
  /src/external/gpl3/gcc/dist/lto-plugin/
lto-plugin.c 128 bool offload; member in struct:plugin_objfile
858 check (f, LDPL_FATAL, "could not open file with offload objects");
1179 /* Find an offload section of an object file. */
1187 obj->offload = true;
1238 obj.offload = false;
1276 if (obj.found == 0 && !obj.offload)
1317 /* If this is an LTO file without offload, and it is the first LTO file, save
1318 the pointer to the last offload file in the list. Further offload LTO
1320 if (*can_be_claimed && !obj.offload && offload_files_last_lto == NULL
    [all...]

Completed in 55 milliseconds

1 2 3 4 5 6 7