Searched defs:__phys_to_virt (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/microblaze/include/asm/ | ||
| H A D | page.h | 109 #define __phys_to_virt(addr) \ macro |
| /linux/scripts/gdb/linux/ | ||
| H A D | mm.py | 227 def __phys_to_virt(self, pa): member in aarch64_page_ops |