Searched defs:__phys_addr_nodebug (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dpage_64.h12 static inline unsigned long __phys_addr_nodebug(unsigned long x) __phys_addr_nodebug() function
H A Dpage_32.h8 #define __phys_addr_nodebug(x) ((x) - PAGE_OFFSET) macro

Completed in 215 milliseconds