Searched defs:lmask (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/arch/x86/kernel/fpu/ |
D | xstate.h | 114 #define XSTATE_OP(op, st, lmask, hmask, err) \ argument 135 #define XSTATE_XSAVE(st, lmask, hmask, err) \ argument 152 #define XSTATE_XRESTORE(st, lmask, hmask) \ argument 205 u32 lmask = mask; in os_xsave() local 225 u32 lmask = mask; in os_xrstor() local 236 u32 lmask = mask; in os_xrstor_supervisor() local 290 u32 lmask; in xsave_to_user_sigframe() local 318 u32 lmask = mask; in xrstor_from_user_sigframe() local 338 u32 lmask = mask; in os_xrstor_safe() local
|
D | xstate.c | 320 u32 lmask = mask; in os_xrstor_booting() local
|
/linux-6.14.4/sound/ppc/ |
D | burgundy.c | 362 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
|
/linux-6.14.4/arch/arm64/kernel/pi/ |
D | map_range.c | 35 u64 lmask = (PAGE_SIZE << lshift) - 1; in map_range() local
|
/linux-6.14.4/lib/zlib_inflate/ |
D | inffast.c | 86 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-riscv-aplic-direct.c | 30 struct cpumask lmask; member
|
D | irq-sifive-plic.c | 69 struct cpumask lmask; member
|
/linux-6.14.4/fs/nls/ |
D | nls_base.c | 32 long lmask; member
|
/linux-6.14.4/sound/soc/codecs/ |
D | da7218.c | 549 unsigned int lmask = (mixer_ctrl->max << lshift); in da7218_mic_lvl_det_sw_get() local
|
/linux-6.14.4/net/sched/ |
D | cls_flower.c | 193 const long *lmask = fl_key_get_start(&mask->key, mask); in fl_set_masked_key() local 204 const long *lmask = fl_key_get_start(&mask->key, mask); in fl_mask_fits_tmplt() local
|
/linux-6.14.4/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 1349 u64 these, lmask; in err_decode() local
|