Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpage_64.h18 static inline unsigned long __phys_addr_nodebug(unsigned long x) in __phys_addr_nodebug() function
H A Dpage_32.h9 #define __phys_addr_nodebug(x) ((x) - PAGE_OFFSET) macro