Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpage_32.h9 #define __phys_addr_nodebug(x) ((x) - PAGE_OFFSET) macro
H A Dpage_64.h21 static __always_inline unsigned long __phys_addr_nodebug(unsigned long x) in __phys_addr_nodebug() function