Home
last modified time | relevance | path

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

/arch/arm/include/asm/
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/
Dmemory.h346 #define __virt_to_phys_nodebug(x) ({ \ macro
/arch/mips/include/asm/
Dio.h103 static inline unsigned long __virt_to_phys_nodebug(volatile const void *address) in __virt_to_phys_nodebug() function