Home
last modified time | relevance | path

Searched defs:MM_IO_PHYS_TO_VIRT (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
Dmm_io.h52 #define MM_IO_PHYS_TO_VIRT(phys) (((phys) == MM_ADDR_IO_VPM_EXTMEM_RSVD) ? 0xF0000000 : \ macro
71 #define MM_IO_PHYS_TO_VIRT(phys) (phys) macro