Searched defs:virt_to_phys (Results 1 – 6 of 6) sorted by relevance
48 #define virt_to_phys virt_to_phys macro49 static inline unsigned long virt_to_phys(const void *virt) in virt_to_phys() function
86 #define virt_to_phys virt_to_phys macro87 static inline phys_addr_t virt_to_phys(const volatile void *x) in virt_to_phys() function
80 #define virt_to_phys virt_to_phys macro81 static inline phys_addr_t virt_to_phys(const volatile void *x) in virt_to_phys() function
79 #define virt_to_phys virt_to_phys macro
201 phys_addr_t virt_to_phys(volatile void *address) in virt_to_phys() function
204 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() function