/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 115 tophys(r9, r9) 137 tophys(r4, r2) 139 tophys(r4, r4)
|
D | book3s_rmhandlers.S | 77 1: tophys(r13, r13)
|
D | book3s_segment.S | 30 tophys(reg, r2); \ 32 tophys(reg, reg)
|
/arch/microblaze/kernel/ |
D | entry.S | 263 tophys(r1,r1); \ 297 tophys(r1,r1); 301 tophys(r1,r1); 429 tophys(r1,r1); 438 tophys(r1,r1); 613 tophys(r1,r1); 623 tophys(r1,r1); 655 tophys(r1,r1); /* MS: I have in r1 physical address where stack is */ 666 tophys(r1,r1); 669 tophys(r1,r1); [all …]
|
D | hw_exception_handler.S | 630 tophys(r4,r4) 640 tophys(r5,r5) 731 tophys(r4,r4) 741 tophys(r5,r5) 802 tophys(r4,r4) 812 tophys(r5,r5)
|
D | head.S | 121 tophys(r4,r4) /* convert to phys address */ 178 tophys(r4,r3) /* Load the kernel physical address */
|
/arch/powerpc/kernel/ |
D | head_32.S | 260 tophys(r11,r1); /* use tophys(r1) if kernel */ \ 265 tophys(r11,r11); \ 508 112: tophys(r2,r2) 582 112: tophys(r2,r2) 666 112: tophys(r2,r2) 849 tophys(r1,r1) 851 tophys(r2,r1) 857 tophys(r3,r1) 864 tophys(r4,r2) 909 tophys(r6,r6) [all …]
|
D | head_40x.S | 120 tophys(r11,r1); \ 155 tophys(r11,r11); \ 162 tophys(r11,r11); \ 310 tophys(r11, r11) 490 tophys(r11, r11) 590 tophys(r11, r11) 835 tophys(r4,r2) 862 tophys(r4,r4) 883 tophys(r5,r5) 912 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 | 145 tophys(r11,r1); /* use tophys(r1) if kernel */ \ 150 tophys(r11,r11); \ 583 tophys(r11, r10) 713 tophys(r4,r2) 744 tophys(r6,r6) 755 tophys(r4,r4) 773 tophys(r5,r5)
|
D | entry_32.S | 165 tophys(r11,r11) 181 tophys(r9, r9) 196 tophys(r9,r9) /* check local flags */ 657 tophys(r0,r4) 721 tophys(r3,r3) 1008 tophys(r1, r1); 1275 tophys(r6,r6) 1276 tophys(r7,r1) 1290 1: tophys(r9,r1)
|
D | head_64.S | 576 tophys(r26,r26)
|
/arch/openrisc/kernel/ |
D | head.S | 32 #define tophys(rd,rs) \ macro 120 tophys (t1,reg) ;\ 166 tophys (r30,r1) ;\ 169 tophys (r30,r10) ;\ 178 tophys (r30,r1) ;\ 258 tophys (r31,r1) ;\ 296 tophys (r13,r15) /* MMU disabled */ 491 tophys (r31,r10) 504 tophys(r28,r24) 505 tophys(r30,r26) [all …]
|
/arch/powerpc/mm/ |
D | hash_low_32.S | 54 tophys(r7,0) /* gets -KERNELBASE into r7 */ 211 tophys(r7,0) 439 tophys(r6,r6) 502 tophys(r7,0) 657 tophys(r9,r9) 695 tophys(r9,r9)
|
/arch/powerpc/platforms/powermac/ |
D | sleep.S | 143 tophys(r5,r5) 146 tophys(r5,r1) 155 tophys(r3,r3) 242 tophys(r3,r3)
|
/arch/microblaze/include/asm/ |
D | page.h | 185 #define tophys(rd, rs) addik rd, rs, 0 macro 192 #define tophys(rd, rs) \ macro
|
/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 | 461 #define tophys(rd,rs) \ macro 471 #define tophys(rd,rs) \ macro 483 #define toreal(rd) tophys(rd,rd) 486 #define tophys(rd,rs) \ macro
|
/arch/parisc/kernel/ |
D | entry.S | 132 tophys %r1,%r9 134 tophys %r1,%r9 147 tophys %r30,%r9
|
/arch/parisc/include/asm/ |
D | assembly.h | 99 .macro tophys grvirt, grphys
|