Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dpal.h98 #define __tbi(nr,arg,arg1...) \ macro
109 #define tbi(x,y) __tbi(x,__r17=(y),"1" (__r17))
110 #define tbisi(x) __tbi(1,__r17=(x),"1" (__r17))
111 #define tbisd(x) __tbi(2,__r17=(x),"1" (__r17))
112 #define tbis(x) __tbi(3,__r17=(x),"1" (__r17))
113 #define tbiap() __tbi(-1, /* no second argument */)
114 #define tbia() __tbi(-2, /* no second argument */)