Home
last modified time | relevance | path

Searched refs:d0 (Results 1 – 3 of 3) sorted by relevance

/include/asm-generic/
A Dxor.h118 d0 ^= p2[0]; in xor_32regs_2()
156 d0 ^= p2[0]; in xor_32regs_3()
164 d0 ^= p3[0]; in xor_32regs_3()
204 d0 ^= p2[0]; in xor_32regs_4()
212 d0 ^= p3[0]; in xor_32regs_4()
220 d0 ^= p4[0]; in xor_32regs_4()
262 d0 ^= p2[0]; in xor_32regs_5()
270 d0 ^= p3[0]; in xor_32regs_5()
278 d0 ^= p4[0]; in xor_32regs_5()
286 d0 ^= p5[0]; in xor_32regs_5()
[all …]
/include/uapi/linux/
A Dmei_uuid.h18 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
23 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
/include/linux/
A Duuid.h23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
28 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})
30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
35 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) }})

Completed in 7 milliseconds