Home
last modified time | relevance | path

Searched refs:tophys (Results 1 – 21 of 21) sorted by relevance

/linux/arch/openrisc/kernel/
H A Dhead.S29 #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) ;\
301 tophys (r3,r9) ;\
308 tophys (r3,r9) ;\
314 tophys (r3,r9) ;\
[all …]
/linux/arch/microblaze/kernel/
H A Dentry.S275 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(r1,r1); /* MS: I have in r1 physical address where stack is */
716 tophys(r1,r1);
719 tophys(r1,r1);
[all …]
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)
H A Dhead.S116 tophys(r4,r4) /* convert to phys address */
173 tophys(r4,r3) /* Load the kernel physical address */
/linux/arch/powerpc/kernel/
H A Dhead_book3s_32.S829 tophys(r2,r2)
831 tophys(r1,r2)
837 tophys(r3,r1)
845 tophys(r4,r2)
894 tophys(r6,r6)
902 tophys(r3,r3)
949 tophys(r4,r2)
985 tophys(r4,r4)
1005 tophys(r5, r5)
1074 tophys(r4, r4)
[all …]
H A Dswsusp_32.S218 tophys(r3,r10)
222 tophys(r5,r11)
224 tophys(r6,r10)
271 tophys(r11,r11)
H A Dhead_8xx.S412 tophys(r11, r10)
525 tophys(r4,r2)
539 tophys(r6,r6)
567 tophys(r4,r4)
607 tophys(r5,r5)
H A Drtas_entry.S22 tophys(r6,r6)
H A Dswitch.S143 tophys(r0,r4)
/linux/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/arch/powerpc/platforms/powermac/
H A Dsleep.S185 tophys(r5,r5)
188 tophys(r5,r11)
197 tophys(r3,r3)
278 tophys(r3,r3)
/linux/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/arch/powerpc/kvm/
H A Dbook3s_segment.S22 tophys(reg, r2); \
24 tophys(reg, reg)
H A Dbook3s_rmhandlers.S67 1: tophys(r13, r13)
H A Dbook3s_32_sr.S104 tophys(r9, r9)
/linux/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S288 tophys(r7, r7)
372 tophys(r4, r4)
386 tophys(r3, r3)
/linux/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) \
559 #define tophys(rd,rs) \
567 #define toreal(rd) tophys(rd,rd)
570 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
/linux/arch/powerpc/include/asm/
H A Dppc_asm.h549 #define tophys(rd,rs) \
559 #define tophys(rd,rs) \
567 #define toreal(rd) tophys(rd,rd)
570 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
/linux/arch/parisc/include/asm/
H A Dassembly.h104 .macro tophys grvirt, grphys