/Linux-v5.4/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 104 tophys(r9, r9) 126 tophys(r4, r2) 128 tophys(r4, r4)
|
D | book3s_segment.S | 22 tophys(reg, r2); \ 24 tophys(reg, reg)
|
D | book3s_rmhandlers.S | 67 1: tophys(r13, r13)
|
/Linux-v5.4/arch/microblaze/kernel/ |
D | entry.S | 273 tophys(r1,r1); \ 307 tophys(r1,r1); 311 tophys(r1,r1); 439 tophys(r1,r1); 448 tophys(r1,r1); 623 tophys(r1,r1); 633 tophys(r1,r1); 665 tophys(r1,r1); /* MS: I have in r1 physical address where stack is */ 676 tophys(r1,r1); 679 tophys(r1,r1); [all …]
|
D | hw_exception_handler.S | 627 tophys(r4,r4) 637 tophys(r5,r5) 728 tophys(r4,r4) 738 tophys(r5,r5) 799 tophys(r4,r4) 809 tophys(r5,r5)
|
D | head.S | 121 tophys(r4,r4) /* convert to phys address */ 178 tophys(r4,r3) /* Load the kernel physical address */
|
/Linux-v5.4/arch/openrisc/kernel/ |
D | head.S | 29 #define tophys(rd,rs) \ macro 163 tophys (t1,reg) ;\ 168 tophys (t1,reg) ;\ 176 tophys (r30,r1) ;\ 185 tophys (r30,r1) ;\ 231 tophys (r30,r10) ;\ 240 tophys (r30,r1) ;\ 324 tophys (r30,r1) ;\ 362 tophys (r13,r15) /* MMU disabled */ 567 tophys (r31,r10) [all …]
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | head_32.h | 25 tophys(r11,r1) /* use tophys(r1) if kernel */ 30 tophys(r11,r11) 70 tophys(r11,r11) 111 tophys(r11,r11)
|
D | head_40x.S | 112 tophys(r11,r11); \ 119 tophys(r11,r11); \ 229 tophys(r11, r11) 408 tophys(r11, r11) 508 tophys(r11, r11) 752 tophys(r4,r2) 782 tophys(r4,r4) 803 tophys(r5,r5) 832 tophys(r4,r3) /* Load the kernel physical address */ 859 tophys(r0,r4) /* Use the physical address */
|
D | head_32.S | 751 tophys(r2,r2) 753 tophys(r1,r2) 759 tophys(r3,r1) 767 tophys(r4,r2) 825 tophys(r6,r6) 833 tophys(r3,r3) 881 tophys(r4,r2) 918 tophys(r4,r4) 937 tophys(r5, r5) 978 tophys(r4, r4) [all …]
|
D | swsusp_32.S | 216 tophys(r3,r10) 220 tophys(r5,r11) 222 tophys(r6,r10) 269 tophys(r11,r11)
|
D | entry_32.S | 163 tophys(r11,r11) 213 tophys(r12, r1) 716 tophys(r0,r4) 794 tophys(r3,r3) 1065 tophys(r1, r1); 1336 tophys(r6,r6) 1337 tophys(r7,r1) 1351 1: tophys(r9,r1) 1356 tophys(r7, r2)
|
D | head_8xx.S | 593 tophys(r11, r10) 714 tophys(r4,r2) 728 tophys(r6,r6) 756 tophys(r4,r4) 771 tophys(r5,r5)
|
D | head_64.S | 588 tophys(r26,r26)
|
D | head_booke.h | 145 tophys(r11,r11)
|
/Linux-v5.4/arch/microblaze/include/asm/ |
D | page.h | 186 #define tophys(rd, rs) addik rd, rs, 0 macro 193 #define tophys(rd, rs) \ macro
|
/Linux-v5.4/arch/powerpc/platforms/powermac/ |
D | sleep.S | 182 tophys(r5,r5) 185 tophys(r5,r1) 194 tophys(r3,r3) 281 tophys(r3,r3)
|
/Linux-v5.4/arch/powerpc/mm/book3s32/ |
D | hash_low.S | 428 tophys(r6,r6) 537 tophys (r8, r2) 644 tophys(r9,r9) 681 tophys(r9,r9)
|
/Linux-v5.4/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 483 #define tophys(rd,rs) \ macro 493 #define tophys(rd,rs) \ 501 #define toreal(rd) tophys(rd,rd) 504 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | ppc_asm.h | 483 #define tophys(rd,rs) \ macro 493 #define tophys(rd,rs) \ 501 #define toreal(rd) tophys(rd,rd) 504 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
|
/Linux-v5.4/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 287 tophys(r7, r7) 371 tophys(r4, r4) 385 tophys(r3, r3)
|
/Linux-v5.4/arch/parisc/include/asm/ |
D | assembly.h | 88 .macro tophys grvirt, grphys
|
/Linux-v5.4/arch/parisc/kernel/ |
D | entry.S | 117 tophys %r1,%r9 119 tophys %r1,%r9 132 tophys %r30,%r9
|