Home
last modified time | relevance | path

Searched refs:mftbu (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dticks.S22 1: mftbu r3
24 mftbu r5
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dtime.h64 tbhi = mftbu(); in get_tb()
66 tbhi2 = mftbu(); in get_tb()
H A Dreg.h1444 #define mftbu() ({unsigned long rval; \ macro
1447 #define mftbu() ({unsigned long rval; \ macro
H A Dppc_asm.h398 #define MFTBU(dest) mftbu dest
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dppc_asm.h81 #define MFTBU(dest) mftbu dest
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dsleep.S83 1: mftbu r4
87 mftbu r3
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dswsusp_32.S73 1: mftbu r4
77 mftbu r3
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S203 1: mftbu r4
205 mftbu r6
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h398 #define MFTBU(dest) mftbu dest