Searched defs:__phys_to_virt (Results 26 - 31 of 31) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-tbox/
H A Dmemory.h32 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-clps711x/
H A Dmemory.h49 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-sa1100/
H A Dmemory.h42 #define __phys_to_virt(x) (x) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-clps711x/
H A Dmemory.h49 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-sa1100/
H A Dmemory.h42 #define __phys_to_virt(x) (x) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Darmksyms.c160 EXPORT_SYMBOL(__phys_to_virt); variable

Completed in 50 milliseconds

12