Searched refs:EXI (Results 1 – 3 of 3) sorted by relevance
/arch/alpha/lib/ |
D | copy_user.S | 30 #define EXI(x,y...) \ macro 56 EXI( ldq_u $1,0($7) ) 74 EXI( ldq_u $3,0($7) ) 77 EXI( ldq_u $2,8($7) ) 92 EXI( ldq_u $1,0($7) ) 109 EXI( ldq $1,0($7) ) 118 EXI( ldq $2,0($7) )
|
D | ev6-copy_user.S | 41 #define EXI(x,y...) \ macro 75 EXI( ldbu $1,0($7) ) # .. .. .. L : Keep loads separate from stores 96 EXI( ldq_u $3,0($7) ) # .. L .. .. : Forward fetch for fallthrough code 106 EXI( ldq_u $2,8($7) ) # .. .. .. L : 127 EXI ( ldbu $2,0($7) ) # .. .. .. L : No loads in the same quad 157 EXI( ldq $1,0($7) ) # .. .. .. L 158 EXI( ldq $2,8($7) ) # .. .. L .. 168 EXI( ldq $1,0($7) ) # .. .. L .. 169 EXI( ldq $2,8($7) ) # .. L .. .. 188 EXI( ldq $1,0($7) ) [all …]
|
/arch/powerpc/platforms/embedded6xx/ |
D | Kconfig | 99 The USB Gecko is a EXI to USB Serial converter that can be plugged 102 This driver bypasses the EXI layer completely.
|