Home
last modified time | relevance | path

Searched defs:mftb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dtimebase.h16 #define mftb() ({unsigned long rval; \ macro
26 #define mftb() ({unsigned long rval; \ macro
29 #define mftb() ({unsigned long rval; \ macro
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c25 static inline unsigned long mftb(void) in mftb() function
/openbmc/u-boot/drivers/timer/
H A Dmpc83xx_timer.c78 static inline u32 mftb(void) in mftb() function