/linux-4.1.27/drivers/char/tpm/ |
D | xen-tpmfront.c | 26 struct vtpm_shared_page *shr; member 43 switch (priv->shr->state) { in vtpm_status() 64 priv->shr->state = VTPM_STATE_CANCEL; in vtpm_cancel() 69 static unsigned int shr_data_offset(struct vtpm_shared_page *shr) in shr_data_offset() argument 71 return sizeof(*shr) + sizeof(u32) * shr->nr_extra_pages; in shr_data_offset() 77 struct vtpm_shared_page *shr = priv->shr; in vtpm_send() local 78 unsigned int offset = shr_data_offset(shr); in vtpm_send() 96 memcpy(offset + (u8 *)shr, buf, count); in vtpm_send() 97 shr->length = count; in vtpm_send() 99 shr->state = VTPM_STATE_SUBMIT; in vtpm_send() [all …]
|
/linux-4.1.27/include/trace/events/ |
D | vmscan.h | 183 TP_PROTO(struct shrinker *shr, struct shrink_control *sc, 188 TP_ARGS(shr, sc, nr_objects_to_shrink, pgs_scanned, lru_pgs, 192 __field(struct shrinker *, shr) 205 __entry->shr = shr; 206 __entry->shrink = shr->scan_objects; 219 __entry->shr, 231 TP_PROTO(struct shrinker *shr, int nid, int shrinker_retval, 234 TP_ARGS(shr, nid, shrinker_retval, unused_scan_cnt, new_scan_cnt, 238 __field(struct shrinker *, shr) 248 __entry->shr = shr; [all …]
|
/linux-4.1.27/arch/ia64/lib/ |
D | ip_fast_csum.S | 57 shr.u ret0=r20,16 // now need to add the carry 62 shr.u ret0=r20,16 // add carry again 67 shr.u ret0=r20,16 114 shr.u r15=r15,16 126 shr.u r10=r8,32 // now fold sum into short 131 shr.u r10=r8,16 // yeah, keep it rolling 136 shr.u r10=r8,16 // three times lucky
|
D | do_csum.S | 169 shr.u tmask=tmask,tmp1 // build tail mask, mask off ]8,lastoff] 176 shr.u count=count,3 // how many 8-byte? 211 shr.u count=count,1 // we do 16 bytes per loop 263 shr.u tmp2=result1[0],32 268 shr.u tmp2=result1[0],16 273 shr.u tmp2=result1[0],16 278 shr.u tmp2=result1[0],16 288 (p15) shr.u ret0=ret0,64-16 // + shift back to position = swap bytes
|
D | flush.S | 34 shr.u r23=in0,r20 // start / (stride size) 35 shr.u r22=r22,r20 // (last byte address) / (stride size) 87 shr.u r23=in0,r20 // start / (stride size) 88 shr.u r22=r22,r20 // (last byte address) / (stride size)
|
D | memcpy.S | 67 shr.u cnt=in2,3 // number of 8-byte words to copy 196 shr.u t0=t0,t2 207 (p3) shr.u t0=t0,8 211 (p4) shr.u t0=t0,16 230 shr.u t2=cnt,3 // t2 = number of 8-byte words left to copy 261 (p5) shr.u t0=t0,32 265 (p4) shr.u t0=t0,16
|
D | carta_random.S | 31 shr.u hi = t0, 32 36 shr t1 = hi, 15 // t1 = (hi >> 15)
|
D | xor.S | 31 shr in0 = in0, 3 68 shr in0 = in0, 3 108 shr in0 = in0, 3 151 shr in0 = in0, 3
|
D | memcpy_mck.S | 114 shr.u cnt=in2,7 // this much cache line 138 shr.u r29=in2,5 // number of 32-byte iteration 202 shr.u cnt=in2,7 // number of lines 294 shr.u r21=in2,7 // this much cache line 295 shr.u r22=in2,4 // number of 16-byte iteration 357 (p6) shr.u r28=r37,r25
|
D | strlen.S | 105 shr.u mask=mask,tmp // zero enough bits to hold v[1] valuable part
|
D | strlen_user.S | 107 shr.u mask=mask,tmp // zero enough bits to hold v[1] valuable part
|
D | clear_user.S | 118 shr.u cnt=len,4 // number of 128-bit (2x64bit) words
|
D | memset.S | 124 shr.u linecnt = cnt, LSIZE_SH 253 shr.u loopcnt = cnt, 5 // loopcnt = cnt / 32
|
D | copy_user.S | 205 shr.u cnt=len1,3 // number of 64-bit words 359 shr.u cnt=len1,4 // number of 128-bit (2x64bit) words
|
/linux-4.1.27/arch/x86/math-emu/ |
D | wm_shrx.S | 51 shr %cl,%edx 67 shr %cl,%edx 80 shr %cl,%eax 135 shr %cl,%edx 156 shr %cl,%edx 177 shr %cl,%eax
|
D | shr_Xsig.S | 40 shr %cl,%edx 57 shr %cl,%edx 71 shr %cl,%eax
|
D | reg_u_add.S | 84 shr %cl,%eax 95 shr %cl,%eax
|
D | reg_u_sub.S | 84 shr %cl,%eax 95 shr %cl,%eax
|
D | reg_round.S | 501 shr %cl,%eax 516 shr %cl,%eax
|
/linux-4.1.27/arch/ia64/kernel/ |
D | ivt.S | 121 shr.u r17=r16,61 // get the region number into r17 123 shr.u r22=r21,3 131 (p8) shr r22=r22,r27 135 shr.u r18=r22,PGDIR_SHIFT // get bottom portion of pgd index bit 143 (p6) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT 144 (p7) shr.u r21=r21,PGDIR_SHIFT+PAGE_SHIFT-3 150 shr.u r28=r22,PUD_SHIFT // shift pud index into position 152 shr.u r18=r22,PMD_SHIFT // shift pmd index into position 161 shr.u r18=r22,PMD_SHIFT // shift pmd index into position 171 shr.u r19=r22,PAGE_SHIFT // shift pte index into position [all …]
|
D | gate.S | 253 shr.u r17=r17,16 256 shr.u r17=r17,3 // r17 <- (sc_loadrs >> 19) 263 shr.u r14=r14,6 // r14 <- (rse_slot_num(bspstore1) + (sc_loadrs >> 19))/0x40 281 shr r18=r18,63 283 shr r17=r17,5
|
D | fsys.S | 268 shr.u r2 = r2,r23 // shift by factor 283 (p14) shr.u r20 = r8, 3 // We can repeat this if necessary just wasting time 300 (p14) shr.u r21 = r2, 4
|
D | entry.S | 185 shr.u r26=r20,IA64_GRANULE_SHIFT 813 shr.u r18=r19,16 // I0|1 get byte size of existing "dirty" partition 1008 shr.u r18=r19,16 // get byte size of existing "dirty" partition 1017 shr.u r18=r19,16 // get byte size of existing "dirty" partition 1057 shr.u loc1=r18,9 // RNaTslots <= floor(dirtySize / (64*8))
|
D | head.S | 328 shr.u r16=r3,IA64_GRANULE_SHIFT 371 shr.u r18=r18,3
|
D | mca_asm.S | 1049 shr.u r16=r20,IA64_GRANULE_SHIFT // r20 = physical start of MCA/INIT stack
|
/linux-4.1.27/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-4.1.27/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
|
D | i2c_.fuc | 138 */ shr b32 $r6 4 /*
|
/linux-4.1.27/arch/x86/crypto/ |
D | salsa20-x86_64-asm_64.S | 106 shr $32,%rdi 112 shr $32,%rsi 118 shr $32,%r8 126 shr $32,%r8 132 shr $32,%r10 140 shr $32,%r12 146 shr $32,%r13 152 shr $32,%r15 607 shr $32,%rsi 619 shr $32,%r8 [all …]
|
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; \
|
D | aesni-intel_asm.S | 275 shr $2,%eax # 128->4, 192->6, 256->8 391 shr $2,%eax # 128->4, 192->6, 256->8 497 shr $2,%eax # 128->4, 192->6, 256->8 612 shr $2,%eax # 128->4, 192->6, 256->8 782 shr $2,%eax # 128->4, 192->6, 256->8 990 shr $2,%eax # 128->4, 192->6, 256->8 1182 shr $2,%eax # 128->4, 192->6, 256->8 1409 shr $8, %rax 1673 shr $8, %rax
|
D | aesni-intel_avx-x86_64.S | 1170 shr $4, %r12 1379 shr $8, %rax 2447 shr $4, %r12 2654 shr $8, %rax
|
D | sha512-avx2-asm.S | 182 # Calculate w[t-15] shr 7
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 192 shr b32 $r5 $r2 8 224 shr b32 $r3 2 226 shr b32 $r2 8 227 shr b32 $r3 6 262 shr b32 $r15 $r2 8 265 shr b32 $r15 $r2 8 269 shr b32 $r15 6
|
D | com.fuc | 162 shr b32 $r8 26 319 shr b32 $r14 $r15 8 324 shr b32 $r10 6
|
D | hub.fuc | 151 shr b32 $r4 $r1 8 156 shr b32 $r15 2 160 shr b32 $r1 8 504 shr b32 $r2 8
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_mb_mgr_submit_avx2.S | 120 shr $4, unused_lanes 162 shr $4, len2
|
D | sha1_mb_mgr_flush_avx2.S | 189 shr $4, len2
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 222 shr b32 $r4 8 407 shr b32 $r4 1 441 shr b32 $r4 4 569 shr b32 $r10 $r7 578 shr b32 $r13 $r8 602 shr b32 $r15 $r7 611 shr b32 $r15 $r8 634 shr b32 $r8 $r9
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 363 shr b32 $r5 8 456 shr b32 $r8 $r5 8 464 shr b32 $r8 $r7 8 487 shr b32 $r8 $r4 0x18 495 shr b32 $r8 $r6 0x18
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_nx2.h | 252 uint8_t shr; member 316 uint8_t shr; member
|
D | qla_nx.h | 1058 uint8_t shr; member
|
D | qla_nx2.c | 234 value >>= p_rmw_hdr->shr; in qla8044_rmw_crb_reg() 2301 read_value >>= crb_entry->crb_ctrl.shr; in qla8044_minidump_process_control()
|
D | qla_nx.c | 3817 read_value >>= crb_entry->crb_ctrl.shr; in qla82xx_minidump_process_control()
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-gic-v3-its.c | 839 u64 shr = GITS_BASER_InnerShareable; in its_alloc_tables() local 895 shr | in its_alloc_tables() 923 shr = tmp & GITS_BASER_SHAREABILITY_MASK; in its_alloc_tables() 924 if (!shr) { in its_alloc_tables() 959 psz / SZ_1K, (int)shr >> GITS_BASER_SHAREABILITY_SHIFT); in its_alloc_tables()
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_83xx.h | 210 uint8_t shr; member
|
D | ql4_nx.h | 918 uint8_t shr; member
|
D | ql4_83xx.c | 904 value >>= p_rmw_hdr->shr; in qla4_83xx_rmw_crb_reg()
|
D | ql4_nx.c | 2306 read_value >>= crb_entry->crb_ctrl.shr; in qla4_8xxx_minidump_process_control()
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | assembly.h | 46 #define SHRREG shr 147 .macro shr r, sa, t
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_init.c | 97 u8 shr; member 103 u8 shr; member 1791 value >>= p_rmw_hdr->shr; in qlcnic_83xx_rmw_crb_reg()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 575 shr A, CMD_GROUP_CODE_SHIFT; 1794 shr DINDEX, 4, SINDEX; 1816 shr SINDEX, 4, SAVED_SCSIID; 2159 shr ARG_2, 3, A; 2172 shr ARG_2, 2, A; 2286 shr A, 3;
|
D | aic79xx.seq | 339 shr SINDEX, 3, SCB_SCSIID; 567 shr SELOID, 4, SCB_SCSIID; 780 shr DINDEX, 3, SCB_SCSIID; 1060 shr NEGOADDR, 4, SAVED_SCSIID; 1086 shr SINDEX, 3; /* Multiply by 2 */ \
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_64.S | 440 shr $__VIRTUAL_MASK_SHIFT, %rcx
|
D | entry_32.S | 577 shr $16, %edx
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1438 u8 shr; member
|
D | netxen_nic_hw.c | 2084 read_value >>= crtEntry->shr; in netxen_md_cntrl()
|
/linux-4.1.27/arch/x86/kvm/ |
D | emulate.c | 932 FASTOP2CL(shr);
|