Searched refs:SPRN_TBRL (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/include/asm/vdso/ |
| H A D | timebase.h | 23 : "i" (CPU_FTR_CELL_TB_BUG), "i" (SPRN_TBRL) : "cr0"); \ 31 "=r" (rval) : "i" (SPRN_TBRL)); rval;})
|
| /linux/arch/powerpc/boot/ |
| H A D | ppc_asm.h | 58 #define SPRN_TBRL 268 macro 83 #define MFTBL(dest) mfspr dest, SPRN_TBRL
|
| /linux/arch/powerpc/kernel/ |
| H A D | swsusp_85xx.S | 71 mfspr r5,SPRN_TBRL
|
| /linux/arch/powerpc/kvm/ |
| H A D | booke_interrupts.S | 152 mfspr r8, SPRN_TBRL 458 mfspr r7, SPRN_TBRL
|
| H A D | bookehv_interrupts.S | 83 mfspr r8, SPRN_TBRL 650 mfspr r9, SPRN_TBRL
|
| /linux/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 446 90: mfspr dest, SPRN_TBRL; \ 459 #define MFTBL(dest) mfspr dest, SPRN_TBRL
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 446 90: mfspr dest, SPRN_TBRL; \ 459 #define MFTBL(dest) mfspr dest, SPRN_TBRL
|
| H A D | reg.h | 366 #define SPRN_TBRL 0x10C /* Time Base Read Lower Register (user, R/O) */ macro
|