Home
last modified time | relevance | path

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

/arch/arm/include/asm/
A Dmemory.h247 static inline phys_addr_t __virt_to_phys_nodebug(unsigned long x) in __virt_to_phys_nodebug() function
278 static inline phys_addr_t __virt_to_phys_nodebug(unsigned long x) in __virt_to_phys_nodebug() function
/arch/arm64/include/asm/
A Dmemory.h337 #define __virt_to_phys_nodebug(x) ({ \ macro
/arch/mips/include/asm/
A Dio.h92 static inline unsigned long __virt_to_phys_nodebug(volatile const void *address) in __virt_to_phys_nodebug() function

Completed in 7 milliseconds