Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dmmzone.h16 #define pa_to_nid(addr) 0 macro
/linux/arch/mips/include/asm/mach-loongson64/
A Dmmzone.h14 #define pa_to_nid(addr) (((addr) & 0xf00000000000) >> NODE_ADDRSPACE_SHIFT) macro
/linux/arch/mips/include/asm/mach-ip27/
A Dmmzone.h10 #define pa_to_nid(addr) NASID_GET(addr) macro

Completed in 4 milliseconds