/Linux-v4.19/drivers/char/tpm/ |
D | xen-tpmfront.c | 27 struct vtpm_shared_page *shr; member 106 switch (priv->shr->state) { in vtpm_status() 127 priv->shr->state = VTPM_STATE_CANCEL; in vtpm_cancel() 132 static unsigned int shr_data_offset(struct vtpm_shared_page *shr) in shr_data_offset() argument 134 return sizeof(*shr) + sizeof(u32) * shr->nr_extra_pages; in shr_data_offset() 140 struct vtpm_shared_page *shr = priv->shr; in vtpm_send() local 141 unsigned int offset = shr_data_offset(shr); in vtpm_send() 159 memcpy(offset + (u8 *)shr, buf, count); in vtpm_send() 160 shr->length = count; in vtpm_send() 162 shr->state = VTPM_STATE_SUBMIT; in vtpm_send() [all …]
|
/Linux-v4.19/arch/ia64/lib/ |
D | ip_fast_csum.S | 59 shr.u ret0=r20,16 // now need to add the carry 64 shr.u ret0=r20,16 // add carry again 69 shr.u ret0=r20,16 117 shr.u r15=r15,16 129 shr.u r10=r8,32 // now fold sum into short 134 shr.u r10=r8,16 // yeah, keep it rolling 139 shr.u r10=r8,16 // three times lucky
|
D | do_csum.S | 170 shr.u tmask=tmask,tmp1 // build tail mask, mask off ]8,lastoff] 177 shr.u count=count,3 // how many 8-byte? 212 shr.u count=count,1 // we do 16 bytes per loop 264 shr.u tmp2=result1[0],32 269 shr.u tmp2=result1[0],16 274 shr.u tmp2=result1[0],16 279 shr.u tmp2=result1[0],16 289 (p15) shr.u ret0=ret0,64-16 // + shift back to position = swap bytes
|
D | flush.S | 35 shr.u r23=in0,r20 // start / (stride size) 36 shr.u r22=r22,r20 // (last byte address) / (stride size) 89 shr.u r23=in0,r20 // start / (stride size) 90 shr.u r22=r22,r20 // (last byte address) / (stride size)
|
D | memcpy.S | 69 shr.u cnt=in2,3 // number of 8-byte words to copy 198 shr.u t0=t0,t2 209 (p3) shr.u t0=t0,8 213 (p4) shr.u t0=t0,16 232 shr.u t2=cnt,3 // t2 = number of 8-byte words left to copy 263 (p5) shr.u t0=t0,32 267 (p4) shr.u t0=t0,16
|
D | carta_random.S | 32 shr.u hi = t0, 32 37 shr t1 = hi, 15 // t1 = (hi >> 15)
|
D | xor.S | 32 shr in0 = in0, 3 70 shr in0 = in0, 3 111 shr in0 = in0, 3 155 shr in0 = in0, 3
|
D | memcpy_mck.S | 117 shr.u cnt=in2,7 // this much cache line 141 shr.u r29=in2,5 // number of 32-byte iteration 205 shr.u cnt=in2,7 // number of lines 297 shr.u r21=in2,7 // this much cache line 298 shr.u r22=in2,4 // number of 16-byte iteration 360 (p6) shr.u r28=r37,r25
|
/Linux-v4.19/include/trace/events/ |
D | vmscan.h | 197 TP_PROTO(struct shrinker *shr, struct shrink_control *sc, 202 TP_ARGS(shr, sc, nr_objects_to_shrink, cache_items, delta, total_scan, 206 __field(struct shrinker *, shr) 218 __entry->shr = shr; 219 __entry->shrink = shr->scan_objects; 231 __entry->shr, 242 TP_PROTO(struct shrinker *shr, int nid, int shrinker_retval, 245 TP_ARGS(shr, nid, shrinker_retval, unused_scan_cnt, new_scan_cnt, 249 __field(struct shrinker *, shr) 259 __entry->shr = shr; [all …]
|
/Linux-v4.19/arch/x86/math-emu/ |
D | wm_shrx.S | 52 shr %cl,%edx 68 shr %cl,%edx 81 shr %cl,%eax 137 shr %cl,%edx 158 shr %cl,%edx 179 shr %cl,%eax
|
D | shr_Xsig.S | 41 shr %cl,%edx 58 shr %cl,%edx 72 shr %cl,%eax
|
D | reg_u_add.S | 85 shr %cl,%eax 96 shr %cl,%eax
|
D | reg_u_sub.S | 85 shr %cl,%eax 96 shr %cl,%eax
|
/Linux-v4.19/arch/ia64/kernel/ |
D | ivt.S | 124 shr.u r17=r16,61 // get the region number into r17 126 shr.u r22=r21,3 134 (p8) shr r22=r22,r27 138 shr.u r18=r22,PGDIR_SHIFT // get bottom portion of pgd index bit 146 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT 147 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3 153 shr.u r28=r22,PUD_SHIFT // shift pud index into position 155 shr.u r18=r22,PMD_SHIFT // shift pmd index into position 164 shr.u r18=r22,PMD_SHIFT // shift pmd index into position 174 shr.u r19=r22,PAGE_SHIFT // shift pte index into position [all …]
|
D | gate.S | 254 shr.u r17=r17,16 257 shr.u r17=r17,3 // r17 <- (sc_loadrs >> 19) 264 shr.u r14=r14,6 // r14 <- (rse_slot_num(bspstore1) + (sc_loadrs >> 19))/0x40 282 shr r18=r18,63 284 shr r17=r17,5
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | arith.fuc | 58 shr b32 $r1 $r14 16 59 shr b32 $r2 $r13 16 72 shr b32 $r4 16 // tmp1 = tmp0_hi 81 shr b32 $r4 16 // tmp1 = tmp0_hi
|
/Linux-v4.19/arch/c6x/lib/ |
D | llshr.S | 33 [!A2] shr .s1 A5,A4,A4 35 [!A2] shr .s1 A5,0x1f,A5 36 [A2] shr .s1 A5,A1,A5
|
/Linux-v4.19/arch/x86/crypto/ |
D | poly1305-sse2-x86_64.S | 113 shr $8,%eax 220 shr $26,%rax 228 shr $26,%rax 237 shr $26,%rax 246 shr $26,%rax 255 shr $26,%rax 265 shr $26,%eax 525 shr $26,%rax 533 shr $26,%rax 542 shr $26,%rax [all …]
|
D | poly1305-avx2-x86_64.S | 328 shr $26,%rax 336 shr $26,%rax 345 shr $26,%rax 354 shr $26,%rax 363 shr $26,%rax 373 shr $26,%eax
|
D | twofish-x86_64-asm_64.S | 234 shr $32, R1 236 shr $32, R3 286 shr $32, R1 289 shr $32, R3
|
D | aes-i586-asm_32.S | 97 shr $16,%idx; \ 114 shr $16,%idx; \ 133 shr $16,%idx; \
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 194 shr b32 $r5 $r2 8 226 shr b32 $r3 2 228 shr b32 $r2 8 229 shr b32 $r3 6 261 shr b32 $r15 $r2 8 264 shr b32 $r15 $r2 8 268 shr b32 $r15 6
|
/Linux-v4.19/arch/x86/crypto/sha1-mb/ |
D | sha1_mb_mgr_submit_avx2.S | 109 shr $4, unused_lanes 151 shr $4, len2
|
/Linux-v4.19/arch/x86/crypto/sha512-mb/ |
D | sha512_mb_mgr_submit_avx2.S | 108 shr $8, unused_lanes 162 shr $32,len2
|
/Linux-v4.19/arch/x86/crypto/sha256-mb/ |
D | sha256_mb_mgr_submit_avx2.S | 107 shr $4, unused_lanes 153 shr $4, len2
|