Home
last modified time | relevance | path

Searched defs:LO (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S34 #define LO %xmm12 macro
H A Daes-gcm-aesni-x86_64.S709 .set LO, %xmm3 // Low part of unreduced product define
/linux/arch/arm64/crypto/
H A Dpolyval-ce-core.S57 LO .req v20 label
/linux/drivers/input/joystick/iforce/
H A Diforce.h105 #define LO(a) ((unsigned char)((a) & 0xff)) macro
/linux/sound/pci/
H A Dmaestro3.c1148 #define LO(x) ((x) & 0xffff) in snd_m3_pcm_setup1() macro