/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 115 tophys(r9, r9) 137 tophys(r4, r2) 139 tophys(r4, r4)
|
D | book3s_segment.S | 31 tophys(reg, r2); \ 33 tophys(reg, reg)
|
D | book3s_rmhandlers.S | 98 1: tophys(r13, r13)
|
/arch/microblaze/kernel/ |
D | entry.S | 263 tophys(r1,r1); \ 303 tophys(r1,r1); 315 tophys(r1,r1); 319 tophys(r1,r1); 445 tophys(r1,r1); 454 tophys(r1,r1); 648 tophys(r1,r1); 658 tophys(r1,r1); 690 tophys(r1,r1); /* MS: I have in r1 physical address where stack is */ 701 tophys(r1,r1); [all …]
|
D | head.S | 116 tophys(r4,r4) /* convert to phys address */ 170 tophys(r4,r3) /* Load the kernel physical address */
|
D | hw_exception_handler.S | 604 tophys(r4,r4) 613 tophys(r5,r5) 703 tophys(r4,r4) 712 tophys(r5,r5) 773 tophys(r4,r4) 782 tophys(r5,r5)
|
/arch/powerpc/kernel/ |
D | head_32.S | 259 tophys(r11,r1); /* use tophys(r1) if kernel */ \ 264 tophys(r11,r11); \ 508 112: tophys(r2,r2) 582 112: tophys(r2,r2) 666 112: tophys(r2,r2) 848 tophys(r1,r1) 850 tophys(r2,r1) 856 tophys(r3,r1) 863 tophys(r4,r2) 909 tophys(r6,r6) [all …]
|
D | head_40x.S | 119 tophys(r11,r1); \ 154 tophys(r11,r11); \ 161 tophys(r11,r11); \ 309 tophys(r11, r11) 501 tophys(r11, r11) 601 tophys(r11, r11) 831 tophys(r4,r2) 858 tophys(r4,r4) 879 tophys(r5,r5) 908 tophys(r4,r3) /* Load the kernel physical address */ [all …]
|
D | swsusp_32.S | 171 tophys(r3,r10) 175 tophys(r5,r11) 177 tophys(r6,r10) 224 tophys(r11,r11)
|
D | head_8xx.S | 116 tophys(r11,r1); /* use tophys(r1) if kernel */ \ 121 tophys(r11,r11); \ 707 tophys(r4,r2) 739 tophys(r6,r6) 750 tophys(r4,r4) 768 tophys(r5,r5) 917 tophys (r4, r4) 928 tophys (r4, r4)
|
D | entry_32.S | 158 tophys(r11,r11) 183 tophys(r9,r9) /* check local flags */ 702 tophys(r0,r4) 767 tophys(r3,r3) 1015 tophys(r1, r1); 1282 tophys(r6,r6) 1283 tophys(r7,r1) 1297 1: tophys(r9,r1)
|
/arch/openrisc/kernel/ |
D | head.S | 31 #define tophys(rd,rs) \ macro 119 tophys (t1,reg) ;\ 165 tophys (r30,r1) ;\ 168 tophys (r30,r10) ;\ 177 tophys (r30,r1) ;\ 257 tophys (r31,r1) ;\ 295 tophys (r3,r4) /* MMU disabled */ 490 tophys (r31,r10) 503 tophys(r28,r24) 504 tophys(r30,r26) [all …]
|
/arch/microblaze/include/asm/ |
D | page.h | 187 #define tophys(rd, rs) addik rd, rs, 0 macro 194 #define tophys(rd, rs) \ macro
|
/arch/powerpc/platforms/powermac/ |
D | sleep.S | 143 tophys(r5,r5) 146 tophys(r5,r1) 155 tophys(r3,r3) 242 tophys(r3,r3)
|
/arch/powerpc/mm/ |
D | hash_low_32.S | 52 tophys(r7,0) /* gets -KERNELBASE into r7 */ 209 tophys(r7,0) 437 tophys(r6,r6) 500 tophys(r7,0) 654 tophys(r9,r9) 692 tophys(r9,r9)
|
/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 280 tophys(r7, r7) 364 tophys(r4, r4) 378 tophys(r3, r3)
|
/arch/powerpc/include/asm/ |
D | ppc_asm.h | 415 #define tophys(rd,rs) \ macro 425 #define tophys(rd,rs) \ macro 437 #define toreal(rd) tophys(rd,rd) 440 #define tophys(rd,rs) \ macro
|
/arch/parisc/include/asm/ |
D | assembly.h | 99 .macro tophys grvirt, grphys
|
/arch/parisc/kernel/ |
D | entry.S | 123 tophys %r1,%r9 125 tophys %r1,%r9 139 tophys %r30,%r9
|