Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dphysaddr.c15 unsigned long __phys_addr(unsigned long x) in __phys_addr() function
72 unsigned long __phys_addr(unsigned long x) in __phys_addr() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpage_32.h13 #define __phys_addr(x) __phys_addr_nodebug(x) macro
A Dpage_64.h35 #define __phys_addr(x) __phys_addr_nodebug(x) macro

Completed in 5 milliseconds