Searched refs:tovirt (Results 1 – 14 of 14) sorted by relevance
/linux-3.4.99/arch/microblaze/kernel/ |
D | entry.S | 333 tovirt(r1,r1) 457 tovirt(r1,r1); 519 tovirt(r1,r1) 555 tovirt(r1,r1) 585 tovirt(r1,r1) 597 tovirt(r1,r1) 662 tovirt(r1,r1); 715 tovirt(r1,r1) 780 tovirt(r1,r1); 821 tovirt(r1,r1) [all …]
|
D | head.S | 125 tovirt(r5,r5)
|
/linux-3.4.99/arch/microblaze/include/asm/ |
D | page.h | 188 #define tovirt(rd, rs) addik rd, rs, 0 macro 196 #define tovirt(rd, rs) \ macro
|
/linux-3.4.99/arch/powerpc/platforms/powermac/ |
D | sleep.S | 359 tovirt(r1,r1) 381 tovirt(r4,r4)
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | ppc_asm.h | 423 #define tovirt(rd,rs) \ macro 433 #define tovirt(rd,rs) \ macro 443 #define fromreal(rd) tovirt(rd,rd) 452 #define tovirt(rd,rs) \ macro
|
/linux-3.4.99/arch/powerpc/kernel/ |
D | head_64.S | 415 tovirt(r3,r3) /* on booke, we already run at PAGE_OFFSET */ 422 tovirt(r6,r6) /* on booke, we already run at PAGE_OFFSET */
|
D | exceptions-64e.S | 1028 tovirt(r8,r8) 1150 tovirt(r3,r3) 1188 tovirt(r28,r28)
|
D | swsusp_32.S | 312 tovirt(r11,r11)
|
D | head_8xx.S | 140 tovirt(r1,r11); /* set new kernel sp */ \ 764 tovirt(r6,r6)
|
D | entry_32.S | 144 tovirt(r2,r2) /* set r2 to current */ 1098 tovirt(r9,r9);
|
D | head_40x.S | 175 tovirt(r1,r11); \
|
D | exceptions-64s.S | 1057 tovirt(r3,r3)
|
D | head_32.S | 283 tovirt(r1,r11); /* set new kernel sp */ \
|
/linux-3.4.99/arch/parisc/include/asm/ |
D | assembly.h | 104 .macro tovirt grphys, grvirt
|