taglinefilesource code
tbi24arch/alpha/mm/fault.cextern void tbi(unsigned long type, unsigned long arg);
tbi25arch/alpha/mm/fault.c#define tbisi(x) tbi(1,(x))
tbi26arch/alpha/mm/fault.c#define tbisd(x) tbi(2,(x))
tbi27arch/alpha/mm/fault.c#define tbis(x)  tbi(3,(x))