Home
last modified time | relevance | path

Searched refs:shr (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/char/tpm/
H A Dxen-tpmfront.c24 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()
137 struct vtpm_shared_page *shr = priv->shr; in vtpm_send() local
138 size_t offset = shr_data_offset(shr); in vtpm_send()
156 memcpy(offset + (u8 *)shr, buf, count); in vtpm_send()
157 shr->length = count; in vtpm_send()
159 shr->state = VTPM_STATE_SUBMIT; in vtpm_send()
[all …]
/linux/include/trace/events/
H A Dvmscan.h200 TP_PROTO(struct shrinker *shr, struct shrink_control *sc,
205 TP_ARGS(shr, sc, nr_objects_to_shrink, cache_items, delta, total_scan,
209 __field(struct shrinker *, shr)
221 __entry->shr = shr;
222 __entry->shrink = shr->scan_objects;
234 __entry->shr,
245 TP_PROTO(struct shrinker *shr, int nid, int shrinker_retval,
248 TP_ARGS(shr, nid, shrinker_retval, unused_scan_cnt, new_scan_cnt,
252 __field(struct shrinker *, shr)
262 __entry->shr = shr;
[all …]
/linux/arch/mips/crypto/
H A Dpoly1305-mips.pl228 my ($shr,$shl) = ($s6,$s7); # used on R6
271 andi $shr,$inp,7
272 dsubu $inp,$inp,$shr # align $inp
273 sll $shr,$shr,3 # byte to bit offset
274 subu $shl,$zero,$shr
294 beqz $shr,.Laligned_inp
298 dsllv $in0,$in0,$shr
300 dsllv $in1,$in1,$shr
303 dsrlv $in0,$in0,$shr
305 dsrlv $in1,$in1,$shr
[all …]
/linux/arch/x86/math-emu/
H A Dwm_shrx.S52 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 Dshr_Xsig.S41 shr %cl,%edx
58 shr %cl,%edx
72 shr %cl,%eax
H A Dreg_u_add.S85 shr %cl,%eax
96 shr %cl,%eax
H A Dreg_u_sub.S85 shr %cl,%eax
96 shr %cl,%eax
H A Dreg_round.S502 shr %cl,%eax
517 shr %cl,%eax
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Darith.fuc58 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/fs/bcachefs/
H A Dbkey.c798 unsigned i, byte, bit_offset, align, shl, shr; in compile_bkey_field() local
894 shr = bit_offset + shl; in compile_bkey_field()
901 if (shr) { in compile_bkey_field()
903 I4(0x48, 0xc1, 0xe8, shr); in compile_bkey_field()
919 shr = bit_offset + bits - 64; in compile_bkey_field()
920 BUG_ON(shr > bit_offset); in compile_bkey_field()
923 I4(0x48, 0xc1, 0xe8, shr); in compile_bkey_field()
926 I4(0x48, 0xc1, 0xe2, 64 - shr); in compile_bkey_field()
931 shr = bit_offset - shr; in compile_bkey_field()
933 if (shr) { in compile_bkey_field()
[all …]
/linux/drivers/gpu/drm/msm/registers/
H A Dgen_header.py51 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)
126 # <reg32 offset="0x88db" name="RB_BLIT_DST_ARRAY_PITCH" low="0" high="28" shr="6" type="uint"/>
201 print(" .bo_shift = %d," % address.shr)
264 if not f.name and f.low == 0 and f.shr == 0 and not f.type in ["float", "fixed", "ufixed"]:
274 if f.shr > 0:
275 print("\tassert(!(val & 0x%x));" % mask(0, f.shr
[all...]
/linux/Documentation/ABI/testing/
H A Dsysfs-class-bdi49 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 Dhsw.asm49 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 Divb.asm49 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 Dgpc.fuc194 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 Dcom.fuc162 shr b32 $r8 26
319 shr b32 $r14 $r15 8
324 shr b32 $r10 6
H A Dhub.fuc151 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 Dtwofish-x86_64-asm_64.S221 shr $32, R1
223 shr $32, R3
273 shr $32, R1
276 shr $32, R3
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc222 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 Dimx283.c629 const struct imx283_mode *mode, u64 shr) in imx283_exposure() argument
637 numerator = (imx283->vmax * (svr + 1) - shr) * imx283->hmax + offset; in imx283_exposure()
726 u64 shr, pixel_rate; in imx283_set_ctrl() local
766 shr = imx283_shr(imx283, mode, ctrl->val); in imx283_set_ctrl()
768 ctrl->val, shr); in imx283_set_ctrl()
769 ret = cci_write(imx283->cci, IMX283_REG_SHR, shr, NULL); in imx283_set_ctrl()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s363 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 Dcalling.h323 shr $32, %rdx
346 shr $32, %rdx
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.h249 uint8_t shr; member
313 uint8_t shr; member
/linux/arch/x86/platform/pvh/
H A Dhead.S68 shr $2,%ecx
/linux/drivers/scsi/qla4xxx/
H A Dql4_83xx.h192 uint8_t shr; member

12