Home
last modified time | relevance | path

Searched defs:lmask (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h92 #define XSTATE_OP(op, st, lmask, hmask, err) \ argument
117 #define XSTATE_XSAVE(st, lmask, hmask, err) \ argument
134 #define XSTATE_XRESTORE(st, lmask, hmask) \ argument
187 u32 lmask = mask; in os_xsave() local
207 u32 lmask = mask; in os_xrstor() local
218 u32 lmask = mask; in os_xrstor_supervisor() local
272 u32 lmask; in xsave_to_user_sigframe() local
297 u32 lmask = mask; in xrstor_from_user_sigframe() local
317 u32 lmask = mask; in os_xrstor_safe() local
H A Dxstate.c316 u32 lmask = mask; in os_xrstor_booting() local
/openbmc/qemu/target/mips/tcg/
H A Dldst_helper.c78 target_ulong lmask = get_lmask(env, arg2, 32); in helper_swl() local
102 target_ulong lmask = get_lmask(env, arg2, 32); in helper_swr() local
132 target_ulong lmask = get_lmask(env, arg2, 64); in helper_sdl() local
176 target_ulong lmask = get_lmask(env, arg2, 64); in helper_sdr() local
/openbmc/linux/sound/ppc/
H A Dburgundy.c362 int lmask = 1 << (kcontrol->private_value & 0xff); in snd_pmac_burgundy_get_switch_w() local
377 int lmask = 1 << (kcontrol->private_value & 0xff); in snd_pmac_burgundy_put_switch_w() local
418 int lmask = kcontrol->private_value & 0xff; in snd_pmac_burgundy_get_switch_b() local
433 int lmask = kcontrol->private_value & 0xff; in snd_pmac_burgundy_put_switch_b() local
447 #define BURGUNDY_SWITCH_B(xname, xindex, addr, lmask, rmask, stereo) \ argument
/openbmc/u-boot/lib/zlib/
H A Dinffast.c89 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
/openbmc/linux/lib/zlib_inflate/
H A Dinffast.c86 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
/openbmc/linux/fs/nls/
H A Dnls_base.c32 long lmask; member
/openbmc/linux/drivers/irqchip/
H A Dirq-sifive-plic.c67 struct cpumask lmask; member
/openbmc/linux/sound/soc/codecs/
H A Dda7218.c549 unsigned int lmask = (mixer_ctrl->max << lshift); in da7218_mic_lvl_det_sw_get() local
/openbmc/linux/net/sched/
H A Dcls_flower.c182 const long *lmask = fl_key_get_start(&mask->key, mask); in fl_set_masked_key() local
193 const long *lmask = fl_key_get_start(&mask->key, mask); in fl_mask_fits_tmplt() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c1349 u64 these, lmask; in err_decode() local