Searched defs:tophys (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | page.h | 180 #define tophys(rd, rs) addik rd, rs, 0 macro 187 #define tophys(rd, rs) \ macro
|
| /kernel/linux/linux-4.19/arch/microblaze/include/asm/ |
| D | page.h | 186 #define tophys(rd, rs) addik rd, rs, 0 macro 193 #define tophys(rd, rs) \ macro
|
| /kernel/linux/linux-4.19/arch/openrisc/kernel/ |
| D | head.S | 33 #define tophys(rd,rs) \ macro
|
| /kernel/linux/linux-5.10/arch/openrisc/kernel/ |
| D | head.S | 29 #define tophys(rd,rs) \ macro
|