Searched refs:tophys (Results 1 - 24 of 24) sorted by relevance

/linux-master/arch/powerpc/mm/book3s32/
H A Dnohash_low.S25 tophys(r9,r9)
57 tophys(r9,r9)
H A Dhash_low.S81 112: tophys(r5, r5)
519 tophys (r8, r2)
/linux-master/arch/openrisc/kernel/
H A Dhead.S29 #define tophys(rd,rs) \ define
163 tophys (t1,reg) ;\
168 tophys (t1,reg) ;\
176 tophys (r30,r1) ;\
185 tophys (r30,r1) ;\
231 tophys (r30,r10) ;\
240 tophys (r30,r1) ;\
301 tophys (r3,r9) ;\
308 tophys (r3,r9) ;\
314 tophys (r
[all...]
/linux-master/arch/parisc/kernel/
H A Dtoc_asm.S21 tophys %r1,%r2 /* task_struct */
H A Dentry.S106 tophys %r1,%r9 /* task_struct */
123 tophys %r30,%r9
/linux-master/arch/microblaze/kernel/
H A Dentry.S267 /* tophys(r1,r1); */ \
275 tophys(r1,r1); \
279 /* tophys(r1,r1); */ \
347 tophys(r1,r1);
351 tophys(r1,r1);
479 tophys(r1,r1);
488 tophys(r1,r1);
663 tophys(r1,r1);
673 tophys(r1,r1);
705 tophys(r
[all...]
H A Dhead.S116 tophys(r4,r4) /* convert to phys address */
173 tophys(r4,r3) /* Load the kernel physical address */
H A Dhw_exception_handler.S518 tophys(r4,r4)
528 tophys(r5,r5)
619 tophys(r4,r4)
629 tophys(r5,r5)
690 tophys(r4,r4)
700 tophys(r5,r5)
/linux-master/arch/powerpc/kernel/
H A Dhead_40x.S307 tophys(r11, r11)
391 tophys(r11, r11)
599 tophys(r4,r2)
629 tophys(r4,r4)
650 tophys(r5,r5)
679 tophys(r4,r3) /* Load the kernel physical address */
712 tophys(r0,r4) /* Use the physical address */
H A Dhead_book3s_32.S843 tophys(r2,r2)
845 tophys(r1,r2)
851 tophys(r3,r1)
859 tophys(r4,r2)
908 tophys(r6,r6)
916 tophys(r3,r3)
963 tophys(r4,r2)
999 tophys(r4,r4)
1019 tophys(r5, r5)
1088 tophys(r
[all...]
H A Dswsusp_32.S218 tophys(r3,r10)
222 tophys(r5,r11)
224 tophys(r6,r10)
271 tophys(r11,r11)
H A Drtas_entry.S22 tophys(r6,r6)
H A Dswitch.S143 tophys(r0,r4)
H A Dhead_8xx.S412 tophys(r11, r10)
530 tophys(r4,r2)
544 tophys(r6,r6)
572 tophys(r4,r4)
608 tophys(r5,r5)
H A Dentry_32.S405 tophys(r1, r1);
/linux-master/arch/powerpc/platforms/powermac/
H A Dsleep.S185 tophys(r5,r5)
188 tophys(r5,r11)
197 tophys(r3,r3)
278 tophys(r3,r3)
/linux-master/arch/powerpc/kvm/
H A Dbook3s_32_sr.S104 tophys(r9, r9)
H A Dbook3s_rmhandlers.S67 1: tophys(r13, r13)
H A Dbook3s_segment.S22 tophys(reg, r2); \
24 tophys(reg, reg)
/linux-master/arch/microblaze/include/asm/
H A Dpage.h115 #define tophys(rd, rs) \ macro
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h532 * toreal/fromreal/tophys/tovirt macros. 32-bit BookE makes them
545 * these macros, which use rs = 0 to get the tophys offset in rd, rather than
549 #define tophys(rd,rs) \ macro
559 #define tophys(rd,rs) \
567 #define toreal(rd) tophys(rd,rd)
570 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h532 * toreal/fromreal/tophys/tovirt macros. 32-bit BookE makes them
545 * these macros, which use rs = 0 to get the tophys offset in rd, rather than
549 #define tophys(rd,rs) \ macro
559 #define tophys(rd,rs) \
567 #define toreal(rd) tophys(rd,rd)
570 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
/linux-master/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S287 tophys(r7, r7)
371 tophys(r4, r4)
385 tophys(r3, r3)
/linux-master/arch/parisc/include/asm/
H A Dassembly.h104 .macro tophys grvirt, grphys

Completed in 225 milliseconds