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

/linux-master/arch/alpha/lib/
H A Dcsum_partial_copy.c43 #define __get_word(insn,x,ptr) \ macro
92 if (__get_word(ldq, word, src))
106 if (__get_word(ldq, word, src))
134 if (__get_word(ldq_u, first,src))
140 if (__get_word(ldq_u, second, src+1))
159 if (__get_word(ldq_u, second, lastsrc))
192 if (__get_word(ldq, word, src))
207 if (__get_word(ldq, word, src))
247 if (__get_word(ldq_u, first, src))
255 if (__get_word(ldq_
[all...]

Completed in 89 milliseconds