fx                 98 arch/x86/include/asm/fpu/internal.h static inline void fpstate_init_fxstate(struct fxregs_state *fx)
fx                100 arch/x86/include/asm/fpu/internal.h 	fx->cwd = 0x37f;
fx                101 arch/x86/include/asm/fpu/internal.h 	fx->mxcsr = MXCSR_DEFAULT;
fx                145 arch/x86/include/asm/fpu/internal.h static inline int copy_fregs_to_user(struct fregs_state __user *fx)
fx                147 arch/x86/include/asm/fpu/internal.h 	return user_insn(fnsave %[fx]; fwait,  [fx] "=m" (*fx), "m" (*fx));
fx                150 arch/x86/include/asm/fpu/internal.h static inline int copy_fxregs_to_user(struct fxregs_state __user *fx)
fx                153 arch/x86/include/asm/fpu/internal.h 		return user_insn(fxsave %[fx], [fx] "=m" (*fx), "m" (*fx));
fx                155 arch/x86/include/asm/fpu/internal.h 		return user_insn(fxsaveq %[fx], [fx] "=m" (*fx), "m" (*fx));
fx                159 arch/x86/include/asm/fpu/internal.h static inline void copy_kernel_to_fxregs(struct fxregs_state *fx)
fx                162 arch/x86/include/asm/fpu/internal.h 		kernel_insn(fxrstor %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                164 arch/x86/include/asm/fpu/internal.h 		kernel_insn(fxrstorq %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                167 arch/x86/include/asm/fpu/internal.h static inline int copy_kernel_to_fxregs_err(struct fxregs_state *fx)
fx                170 arch/x86/include/asm/fpu/internal.h 		return kernel_insn_err(fxrstor %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                172 arch/x86/include/asm/fpu/internal.h 		return kernel_insn_err(fxrstorq %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                175 arch/x86/include/asm/fpu/internal.h static inline int copy_user_to_fxregs(struct fxregs_state __user *fx)
fx                178 arch/x86/include/asm/fpu/internal.h 		return user_insn(fxrstor %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                180 arch/x86/include/asm/fpu/internal.h 		return user_insn(fxrstorq %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                183 arch/x86/include/asm/fpu/internal.h static inline void copy_kernel_to_fregs(struct fregs_state *fx)
fx                185 arch/x86/include/asm/fpu/internal.h 	kernel_insn(frstor %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                188 arch/x86/include/asm/fpu/internal.h static inline int copy_kernel_to_fregs_err(struct fregs_state *fx)
fx                190 arch/x86/include/asm/fpu/internal.h 	return kernel_insn_err(frstor %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                193 arch/x86/include/asm/fpu/internal.h static inline int copy_user_to_fregs(struct fregs_state __user *fx)
fx                195 arch/x86/include/asm/fpu/internal.h 	return user_insn(frstor %[fx], "=m" (*fx), [fx] "m" (*fx));
fx                201 arch/x86/include/asm/fpu/internal.h 		asm volatile( "fxsave %[fx]" : [fx] "=m" (fpu->state.fxsave));
fx                203 arch/x86/include/asm/fpu/internal.h 		asm volatile("fxsaveq %[fx]" : [fx] "=m" (fpu->state.fxsave));
fx                148 arch/x86/kernel/fpu/xstate.c 	struct fxregs_state *fx = &fpu->state.fxsave;
fx                168 arch/x86/kernel/fpu/xstate.c 		fx->cwd = 0x37f;
fx                169 arch/x86/kernel/fpu/xstate.c 		fx->swd = 0;
fx                170 arch/x86/kernel/fpu/xstate.c 		fx->twd = 0;
fx                171 arch/x86/kernel/fpu/xstate.c 		fx->fop = 0;
fx                172 arch/x86/kernel/fpu/xstate.c 		fx->rip = 0;
fx                173 arch/x86/kernel/fpu/xstate.c 		fx->rdp = 0;
fx                174 arch/x86/kernel/fpu/xstate.c 		memset(&fx->st_space[0], 0, 128);
fx                181 arch/x86/kernel/fpu/xstate.c 		memset(&fx->xmm_space[0], 0, 256);
fx                200 arch/x86/kernel/fpu/xstate.c 			memcpy((void *)fx + offset,
fx               4128 arch/x86/kvm/emulate.c 	rc = asm_safe("fxsave %[fx]", , [fx] "+m"(fx_state));
fx               4152 arch/x86/kvm/emulate.c 	rc = asm_safe("fxsave %[fx]", , [fx] "+m"(fx_tmp));
fx               4188 arch/x86/kvm/emulate.c 		rc = asm_safe("fxrstor %[fx]", : [fx] "m"(fx_state));
fx                 71 drivers/gpu/drm/via/via_video.c 	drm_via_futex_t *fx = data;
fx                 79 drivers/gpu/drm/via/via_video.c 	if (fx->lock >= VIA_NR_XVMC_LOCKS)
fx                 82 drivers/gpu/drm/via/via_video.c 	lock = (volatile int *)XVMCLOCKPTR(sAPriv, fx->lock);
fx                 84 drivers/gpu/drm/via/via_video.c 	switch (fx->func) {
fx                 86 drivers/gpu/drm/via/via_video.c 		VIA_WAIT_ON(ret, dev_priv->decoder_queue[fx->lock],
fx                 87 drivers/gpu/drm/via/via_video.c 			    (fx->ms / 10) * (HZ / 100), *lock != fx->val);
fx                 90 drivers/gpu/drm/via/via_video.c 		wake_up(&(dev_priv->decoder_queue[fx->lock]));
fx                133 drivers/input/mousedev.c 		fx(0) = value;
fx                140 drivers/input/mousedev.c 			tmp = ((value - fx(2)) * 256 * FRACTION_DENOM) / size;
fx                389 drivers/input/mousedev.c 				fx(0) = fx(1);
fx                651 drivers/media/usb/cpia2/cpia2_usb.c 	int fx, err, i, j;
fx                698 drivers/media/usb/cpia2/cpia2_usb.c 		for (fx = 0; fx < FRAMES_PER_DESC; fx++) {
fx                699 drivers/media/usb/cpia2/cpia2_usb.c 			urb->iso_frame_desc[fx].offset =
fx                700 drivers/media/usb/cpia2/cpia2_usb.c 				FRAME_SIZE_PER_DESC * fx;
fx                701 drivers/media/usb/cpia2/cpia2_usb.c 			urb->iso_frame_desc[fx].length = FRAME_SIZE_PER_DESC;
fx                169 drivers/staging/comedi/drivers/jr3_pci.c 	s16 fx;
fx                180 drivers/staging/comedi/drivers/jr3_pci.c 	set_s16(&sensor->full_scale.fx, full_scale.fx);
fx                193 drivers/staging/comedi/drivers/jr3_pci.c 	result.fx = get_s16(&sensor->min_full_scale.fx);
fx                206 drivers/staging/comedi/drivers/jr3_pci.c 	result.fx = get_s16(&sensor->max_full_scale.fx);
fx                231 drivers/staging/comedi/drivers/jr3_pci.c 			val = get_s16(&spriv->sensor->filter[filter].fx);
fx                527 drivers/staging/comedi/drivers/jr3_pci.c 			r[0].l.range[0].min = -get_s16(&fs->fx) * 1000;
fx                528 drivers/staging/comedi/drivers/jr3_pci.c 			r[0].l.range[0].max = get_s16(&fs->fx) * 1000;
fx                557 drivers/staging/comedi/drivers/jr3_pci.c 			set_s16(&sensor->offsets.fx, 0);
fx                 58 drivers/staging/comedi/drivers/jr3_pci.h 	s32 fx;
fx                 73 drivers/staging/comedi/drivers/jr3_pci.h 	s32 fx;
fx                 71 drivers/usb/misc/ezusb.c 					struct ezusb_fx_type fx,
fx                 86 drivers/usb/misc/ezusb.c 	ret = ezusb_set_reset(dev, fx.cpucs_reg, 0);
fx                 92 drivers/usb/misc/ezusb.c 		if (be32_to_cpu(record->addr) > fx.max_internal_adress) {
fx                107 drivers/usb/misc/ezusb.c 	ret = ezusb_set_reset(dev, fx.cpucs_reg, 1);
fx                112 drivers/usb/misc/ezusb.c 		if (be32_to_cpu(record->addr) <= fx.max_internal_adress) {
fx                126 drivers/usb/misc/ezusb.c 	ret = ezusb_set_reset(dev, fx.cpucs_reg, 0);
fx                 89 sound/synth/emux/emux_effect.c 	struct snd_emux_effect_table *fx = chan->private;
fx                 91 sound/synth/emux/emux_effect.c 	effect = fx->val[type];
fx                 92 sound/synth/emux/emux_effect.c 	if (fx->flag[type] == EMUX_FX_FLAG_ADD) {
fx                110 sound/synth/emux/emux_effect.c 	struct snd_emux_effect_table *fx = chan->private;
fx                112 sound/synth/emux/emux_effect.c 	effect = *(unsigned short*)&fx->val[type];
fx                113 sound/synth/emux/emux_effect.c 	if (fx->flag[type] == EMUX_FX_FLAG_ADD)
fx                127 sound/synth/emux/emux_effect.c 	struct snd_emux_effect_table *fx = chan->private;
fx                129 sound/synth/emux/emux_effect.c 	if (fx->flag[hi])
fx                130 sound/synth/emux/emux_effect.c 		addr = (short)fx->val[hi];
fx                132 sound/synth/emux/emux_effect.c 	if (fx->flag[lo])
fx                133 sound/synth/emux/emux_effect.c 		addr += (short)fx->val[lo];
fx                170 sound/synth/emux/emux_effect.c 	struct snd_emux_effect_table *fx;
fx                174 sound/synth/emux/emux_effect.c 	fx = chan->private;
fx                175 sound/synth/emux/emux_effect.c 	if (emu == NULL || fx == NULL)
fx                180 sound/synth/emux/emux_effect.c 	fx->val[type] = val;
fx                181 sound/synth/emux/emux_effect.c 	fx->flag[type] = mode;
fx                222 sound/synth/emux/emux_effect.c 	struct snd_emux_effect_table *fx;
fx                226 sound/synth/emux/emux_effect.c 	if (! (fx = chan->private))
fx                232 sound/synth/emux/emux_effect.c 		if (! fx->flag[i] || (offset = parm_defs[i].offset) < 0)
fx                132 sound/synth/emux/emux_synth.c 		struct snd_emux_effect_table *fx = chan->private;
fx                133 sound/synth/emux/emux_synth.c 		if (fx) {
fx                134 sound/synth/emux/emux_synth.c 			fx->flag[EMUX_FX_SAMPLE_START] = 0;
fx                135 sound/synth/emux/emux_synth.c 			fx->flag[EMUX_FX_COARSE_SAMPLE_START] = 0;
fx                778 sound/synth/emux/emux_synth.c 		struct snd_emux_effect_table *fx = chan->private;
fx                779 sound/synth/emux/emux_synth.c 		vol += fx->val[EMUX_FX_ATTEN];
fx                840 sound/synth/emux/emux_synth.c 		struct snd_emux_effect_table *fx = chan->private;
fx                841 sound/synth/emux/emux_synth.c 		if (fx->flag[EMUX_FX_INIT_PITCH])
fx                842 sound/synth/emux/emux_synth.c 			offset += fx->val[EMUX_FX_INIT_PITCH];