__virt_to_phys
#define __virt_to_phys(x) __virt_to_phys_nodebug(x)
phys_addr_t __virt_to_phys(unsigned long x)
#define __virt_to_phys(x) __virt_to_phys_nodebug(x)
phys_addr_t __virt_to_phys(unsigned long x)
#define __virt_to_phys(addr) \
#define __virt_to_phys(x) __virt_to_phys_nodebug(x)
phys_addr_t __virt_to_phys(volatile const void *x)
#define __virt_to_phys(x) __va_to_pa_nodebug(x)
phys_addr_t __virt_to_phys(unsigned long x)