Home
last modified time | relevance | path

Searched defs:b7 (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/arch/arm64/crypto/
Dsm4-ce-asm.h110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
Dsm4-neon-core.S220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
/Linux-v6.6/arch/x86/kernel/kprobes/
Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/Linux-v6.6/arch/x86/kernel/
Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/Linux-v6.6/arch/ia64/include/uapi/asm/
Dptrace.h79 unsigned long b7; /* scratch */ member
/Linux-v6.6/drivers/iio/pressure/
Dbmp280-core.c1931 u32 b4, b7; in bmp180_compensate_press() local