Searched defs:tophys (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | page.h | 180 #define tophys(rd, rs) addik rd, rs, 0 macro 187 #define tophys(rd, rs) \ macro
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | page.h | 115 #define tophys(rd, rs) \ macro
|
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A D | head.S | 29 #define tophys(rd,rs) \ define [all...] |
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | head.S | 29 #define tophys(rd,rs) \ define [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 472 #define tophys(rd,rs) \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 529 #define tophys(rd,rs) \ macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 472 #define tophys(rd,rs) \ macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | ppc_asm.h | 529 #define tophys(rd,rs) \ macro
|
Completed in 9 milliseconds