Home
last modified time | relevance | path

Searched defs:mftb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c24 static inline unsigned long mftb(void) in mftb() function
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c25 static inline unsigned long mftb(void) in mftb() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h1425 #define mftb() ({unsigned long rval; \ macro
1435 #define mftb() ({unsigned long rval; \ macro
1438 #define mftb() ({unsigned long rval; \ macro

Completed in 6 milliseconds