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

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-anakin/
H A Dmemory.h25 #define __phys_to_virt(a) ((a) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-arc/
H A Dmemory.h39 #define __phys_to_virt(ppage) ppage macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-cl7500/
H A Dmemory.h38 #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-ebsa110/
H A Dmemory.h40 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-ebsa285/
H A Dmemory.h81 #define __phys_to_virt(ppage) ((unsigned long)(ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-epxa10db/
H A Dmemory.h49 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dmemory.h47 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-l7200/
H A Dmemory.h43 #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-mx1ads/
H A Dmemory.h59 #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-nexuspci/
H A Dmemory.h34 #define __phys_to_virt(ppage) ((unsigned long)(ppage) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-rpc/
H A Dmemory.h42 #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-shark/
H A Dmemory.h34 #define __phys_to_virt(ppage) (ppage - PHYS_OFFSET + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/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/linux/linux/include/asm-arm/arch-anakin/
H A Dmemory.h25 #define __phys_to_virt(a) ((a) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-arc/
H A Dmemory.h39 #define __phys_to_virt(ppage) ppage macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-cl7500/
H A Dmemory.h38 #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-ebsa110/
H A Dmemory.h40 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-ebsa285/
H A Dmemory.h81 #define __phys_to_virt(ppage) ((unsigned long)(ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-epxa10db/
H A Dmemory.h49 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dmemory.h47 #define __phys_to_virt(ppage) ((ppage) + PAGE_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-l7200/
H A Dmemory.h43 #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-mx1ads/
H A Dmemory.h59 #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-nexuspci/
H A Dmemory.h34 #define __phys_to_virt(ppage) ((unsigned long)(ppage) + PAGE_OFFSET - PHYS_OFFSET) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-rpc/
H A Dmemory.h42 #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-shark/
H A Dmemory.h34 #define __phys_to_virt(ppage) (ppage - PHYS_OFFSET + PAGE_OFFSET) macro

Completed in 200 milliseconds

12