Searched defs:tophys (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/microblaze/include/asm/ |
D | page.h | 186 #define tophys(rd, rs) addik rd, rs, 0 macro 193 #define tophys(rd, rs) \ macro
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | head.S | 33 #define tophys(rd,rs) \ macro
|
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 465 #define tophys(rd,rs) \ macro 475 #define tophys(rd,rs) \ macro 490 #define tophys(rd,rs) \ macro
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | ppc_asm.h | 465 #define tophys(rd,rs) \ macro 475 #define tophys(rd,rs) \ macro 490 #define tophys(rd,rs) \ macro
|