Searched defs:virt_to_phys (Results 1 – 3 of 3) sorted by relevance
75 static inline unsigned long virt_to_phys(volatile void * address) in virt_to_phys() function
168 static inline unsigned long virt_to_phys(void *x) in virt_to_phys() function
117 static inline unsigned long virt_to_phys(volatile const void *address) in virt_to_phys() function