| /linux/drivers/char/tpm/ |
| H A D | xen-tpmfront.c | 24 struct vtpm_shared_page *shr; member 103 switch (priv->shr->state) { in vtpm_status() 124 priv->shr->state = VTPM_STATE_CANCEL; in vtpm_cancel() 129 static size_t shr_data_offset(struct vtpm_shared_page *shr) in shr_data_offset() argument 131 return struct_size(shr, extra_pages, shr->nr_extra_pages); in shr_data_offset() 138 struct vtpm_shared_page *shr = priv->shr; in vtpm_send() local 139 size_t offset = shr_data_offset(shr); in vtpm_send() 157 memcpy(offset + (u8 *)shr, buf, count); in vtpm_send() 158 shr->length = count; in vtpm_send() 160 shr->state = VTPM_STATE_SUBMIT; in vtpm_send() [all …]
|
| /linux/include/trace/events/ |
| H A D | vmscan.h | 210 TP_PROTO(struct shrinker *shr, struct shrink_control *sc, 215 TP_ARGS(shr, sc, nr_objects_to_shrink, cache_items, delta, total_scan, 219 __field(struct shrinker *, shr) 231 __entry->shr = shr; 232 __entry->shrink = shr->scan_objects; 244 __entry->shr, 255 TP_PROTO(struct shrinker *shr, int nid, int shrinker_retval, 258 TP_ARGS(shr, nid, shrinker_retval, unused_scan_cnt, new_scan_cnt, 262 __field(struct shrinker *, shr) 272 __entry->shr = shr; [all …]
|
| /linux/lib/crypto/mips/ |
| H A D | poly1305-mips.pl | 226 my ($shr,$shl) = ($s6,$s7); # used on R6 269 andi $shr,$inp,7 270 dsubu $inp,$inp,$shr # align $inp 271 sll $shr,$shr,3 # byte to bit offset 272 subu $shl,$zero,$shr 292 beqz $shr,.Laligned_inp 296 dsllv $in0,$in0,$shr 298 dsllv $in1,$in1,$shr 301 dsrlv $in0,$in0,$shr 303 dsrlv $in1,$in1,$shr [all …]
|
| /linux/lib/crypto/riscv/ |
| H A D | poly1305-riscv.pl | 129 my ($shr,$shl) = ($t5,$t6); # used on R6 148 andi $shr,$inp,7 150 slli $shr,$shr,3 # byte to bit offset 151 neg $shl,$shr # implicit &63 in sll 168 beqz $shr,.Laligned_inp 171 srl $in0,$in0,$shr 173 srl $in1,$in1,$shr 461 my $shr = $ra; # used on R6 490 andi $shr,$inp,3 492 slli $shr,$shr,3 # byte to bit offset [all …]
|
| /linux/arch/x86/math-emu/ |
| H A 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
|
| H A D | shr_Xsig.S | 41 shr %cl,%edx 58 shr %cl,%edx 72 shr %cl,%eax
|
| H A D | reg_u_add.S | 85 shr %cl,%eax 96 shr %cl,%eax
|
| H A D | reg_u_sub.S | 85 shr %cl,%eax 96 shr %cl,%eax
|
| H A D | reg_round.S | 502 shr %cl,%eax 517 shr %cl,%eax
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| H A 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/drivers/gpu/drm/msm/registers/ |
| H A D | gen_header.py | 51 def __init__(self, name, low, high, shr, type, parser): argument 55 self.shr = shr 107 if self.shr > 0: 108 val = "(%s >> %d)" % (val, self.shr) 211 print(" .bo_shift = %d," % address.shr) 283 if not f.name and f.low == 0 and f.shr == 0 and f.type not in ["float", "fixed", "ufixed"]: 296 if f.shr > 0: 297 print("\tassert(!(val & 0x%x));" % mask(0, f.shr - 1)) 514 shr = int(attrs["shr"], 0) 516 shr = 0 [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-bdi | 49 Contact: Stefan Roesch <shr@devkernel.io> 77 Contact: Stefan Roesch <shr@devkernel.io> 90 Contact: Stefan Roesch <shr@devkernel.io> 105 Contact: Stefan Roesch <shr@devkernel.io> 118 Contact: Stefan Roesch <shr@devkernel.io>
|
| /linux/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ |
| H A D | ivb.asm | 49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N }; 51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N }; 55 shr(1) g3.2<1>D sr0<0,1,0>D 8D { align1 1N };
|
| H A D | hsw.asm | 49 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N }; 51 shr(1) g3.1<1>D sr0<0,1,0>D 13D { align1 1N }; 55 shr(1) g3.2<1>D sr0<0,1,0>D 8D { align1 1N };
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A 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
|
| H A D | com.fuc | 162 shr b32 $r8 26 319 shr b32 $r14 $r15 8 324 shr b32 $r10 6
|
| H A D | hub.fuc | 151 shr b32 $r4 $r1 8 156 shr b32 $r15 2 160 shr b32 $r1 8 507 shr b32 $r2 8
|
| /linux/arch/x86/crypto/ |
| H A D | twofish-x86_64-asm_64.S | 222 shr $32, R1 224 shr $32, R3 274 shr $32, R1 277 shr $32, R3
|
| /linux/lib/crc/x86/ |
| H A D | crc32c-3way.S | 92 shr $8, %rax # get next byte 107 shr $16, %eax
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
| H A 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/drivers/media/i2c/ |
| H A D | imx283.c | 661 const struct imx283_mode *mode, u64 shr) in imx283_exposure() argument 669 numerator = (imx283->vmax * (svr + 1) - shr) * imx283->hmax + offset; in imx283_exposure() 758 u64 shr, pixel_rate; in imx283_set_ctrl() local 798 shr = imx283_shr(imx283, mode, ctrl->val); in imx283_set_ctrl() 800 ctrl->val, shr); in imx283_set_ctrl() 801 ret = cci_write(imx283->cci, IMX283_REG_SHR, shr, NULL); in imx283_set_ctrl()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | vmenter.S | 60 shr $32, %rdx 104 shr $32, %rdx
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| H A 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/arch/x86/entry/ |
| H A D | calling.h | 324 shr $32, %rdx 347 shr $32, %rdx
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_nx2.h | 249 uint8_t shr; member 313 uint8_t shr; member
|