Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dpage_32.h9 #define __phys_addr_nodebug(x) ((x) - PAGE_OFFSET) macro
Dpage_64.h21 static __always_inline unsigned long __phys_addr_nodebug(unsigned long x) in __phys_addr_nodebug() function