Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dmemory.h248 static inline phys_addr_t __virt_to_phys_nodebug(unsigned long x) in __virt_to_phys_nodebug() function
279 static inline phys_addr_t __virt_to_phys_nodebug(unsigned long x) in __virt_to_phys_nodebug() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dmemory.h291 #define __virt_to_phys_nodebug(x) ({ \ macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dio.h103 static inline unsigned long __virt_to_phys_nodebug(volatile const void *address) in __virt_to_phys_nodebug() function

Completed in 6 milliseconds