virt_to_phys
static inline unsigned long virt_to_phys(volatile void *address)
static inline unsigned long virt_to_phys(volatile void *address)
#define virt_to_phys virt_to_phys
#define virt_to_phys virt_to_phys
static inline phys_addr_t virt_to_phys(const volatile void *x)
#define virt_to_phys virt_to_phys
static inline phys_addr_t virt_to_phys(const volatile void *x)
#define virt_to_phys virt_to_phys
static inline unsigned long virt_to_phys(volatile void *address)
#define virt_to_phys(kaddr) \
#define virt_to_phys virt_to_phys
static inline unsigned long virt_to_phys(void *address)
#define virt_to_phys virt_to_phys
static inline phys_addr_t virt_to_phys(const volatile void *x)
#define virt_to_phys(vaddr) \
#define virt_to_phys(a) ((unsigned long)__pa(a))
static inline unsigned long virt_to_phys(const volatile void * address)
#define virt_to_phys virt_to_phys
#define virt_to_phys(address) ((unsigned long)(address))
#define virt_to_phys(address) (__pa(address))
#define virt_to_phys __pa
#define virt_to_phys __pa
static inline phys_addr_t virt_to_phys(volatile void *address)
#define virt_to_phys virt_to_phys
#define virt_to_phys virt_to_phys
static inline unsigned long virt_to_phys(volatile void *address)
#define virt_to_phys virt_to_phys
static inline phys_addr_t virt_to_phys(volatile void *address)
#define virt_to_phys(p) ((unsigned long)p)