Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/openrisc/kernel/
A Dhead.S29 #define tophys(rd,rs) \ macro
163 tophys (t1,reg) ;\
580 tophys (r31,r10)
593 tophys(r28,r24)
594 tophys(r30,r26)
737 tophys(r25,r3)
766 tophys(r4, r3)
778 tophys (r30,r10)
781 tophys (r30,r10)
1178 tophys (r4,r3)
[all …]
/linux-6.3-rc2/arch/microblaze/kernel/
A Dentry.S347 tophys(r1,r1);
351 tophys(r1,r1);
479 tophys(r1,r1);
488 tophys(r1,r1);
663 tophys(r1,r1);
673 tophys(r1,r1);
716 tophys(r1,r1);
719 tophys(r1,r1);
764 tophys(r1,r1);
787 tophys(r1,r1)
[all …]
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)
A Dhead.S116 tophys(r4,r4) /* convert to phys address */
173 tophys(r4,r3) /* Load the kernel physical address */
/linux-6.3-rc2/arch/powerpc/mm/book3s32/
A Dnohash_low.S25 tophys(r9,r9)
57 tophys(r9,r9)
A Dhash_low.S76 112: tophys(r5, r5)
511 tophys (r8, r2)
/linux-6.3-rc2/arch/powerpc/kernel/
A Dhead_40x.S308 tophys(r11, r11)
392 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 */
A Dhead_book3s_32.S839 tophys(r2,r2)
841 tophys(r1,r2)
847 tophys(r3,r1)
855 tophys(r4,r2)
904 tophys(r6,r6)
912 tophys(r3,r3)
959 tophys(r4,r2)
995 tophys(r4,r4)
1015 tophys(r5, r5)
1084 tophys(r4, r4)
[all …]
A Dswsusp_32.S218 tophys(r3,r10)
222 tophys(r5,r11)
224 tophys(r6,r10)
271 tophys(r11,r11)
A Dhead_8xx.S413 tophys(r11, r10)
531 tophys(r4,r2)
545 tophys(r6,r6)
573 tophys(r4,r4)
609 tophys(r5,r5)
A Drtas_entry.S22 tophys(r6,r6)
A Dentry_32.S239 tophys(r0,r4)
447 tophys(r1, r1);
A Dhead_64.S600 tophys(r26,r26)
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dsleep.S185 tophys(r5,r5)
188 tophys(r5,r11)
197 tophys(r3,r3)
278 tophys(r3,r3)
/linux-6.3-rc2/arch/parisc/kernel/
A Dtoc_asm.S21 tophys %r1,%r2 /* task_struct */
A Dentry.S87 tophys %r1,%r9 /* task_struct */
104 tophys %r30,%r9
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_segment.S22 tophys(reg, r2); \
24 tophys(reg, reg)
A Dbook3s_rmhandlers.S67 1: tophys(r13, r13)
A Dbook3s_32_sr.S104 tophys(r9, r9)
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpage.h128 #define tophys(rd, rs) \ macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dppc_asm.h491 #define tophys(rd,rs) \ macro
501 #define tophys(rd,rs) \
509 #define toreal(rd) tophys(rd,rd)
512 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/
A Dppc_asm.h491 #define tophys(rd,rs) \ macro
501 #define tophys(rd,rs) \
509 #define toreal(rd) tophys(rd,rd)
512 #define tophys(rd, rs) addis rd, rs, -PAGE_OFFSET@h
/linux-6.3-rc2/arch/powerpc/platforms/83xx/
A Dsuspend-asm.S287 tophys(r7, r7)
371 tophys(r4, r4)
385 tophys(r3, r3)
/linux-6.3-rc2/arch/parisc/include/asm/
A Dassembly.h106 .macro tophys grvirt, grphys

Completed in 28 milliseconds