Searched refs:MI (Results 1 - 5 of 5) sorted by relevance

/linux-master/lib/
H A Dlocking-selftest-mutex.h12 #define INIT MI
H A Dlocking-selftest.c245 #define MI(x) mutex_init(&mutex_##x) macro
/linux-master/arch/x86/crypto/
H A Dpolyval-clmulni_asm.S36 #define MI %xmm14 define
68 * the 256-bit product into LO, MI, HI.
76 * MI += X_0 * Y_1 + X_1 * Y_0
96 vpxor %xmm2, MI, MI
99 vpxor %xmm3, MI, MI
105 * registers LO, MI, and HI directly rather than XOR'ing into them.
108 vpclmulqdq $0x01, %xmm0, %xmm1, MI
112 vpxor %xmm2, MI, M
[all...]
/linux-master/arch/arm64/crypto/
H A Dpolyval-ce-core.S58 MI .req v21 label
73 * components of the 256-bit product into LO, MI, HI.
81 * MI += (X_0 + X_1) * (Y_0 + Y_1)
105 eor MI.16b, MI.16b, v27.16b
111 * Same as karatsuba1, except overwrites HI, LO, MI rather than XORing into
123 pmull MI.1q, v25.1d, v26.1d
129 * Computes the 256-bit polynomial represented by LO, HI, MI. Stores
136 eor v4.16b, HI.16b, MI.16b
220 eor MI
[all...]
/linux-master/sound/pci/
H A Dvia82xx_modem.c112 DEFINE_VIA_REGSET(MI, 0x50);

Completed in 134 milliseconds