Searched defs:mftb (Results 1 – 2 of 2) sorted by relevance
16 #define mftb() ({unsigned long rval; \ macro26 #define mftb() ({unsigned long rval; \ macro29 #define mftb() ({unsigned long rval; \ macro
25 static inline unsigned long mftb(void) in mftb() function