Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
Dnull_syscall.c24 static inline unsigned long mftb(void) in mftb() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h1425 #define mftb() ({unsigned long rval; \ macro
1435 #define mftb() ({unsigned long rval; \ macro
1438 #define mftb() ({unsigned long rval; \ macro