Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/mach-ip27/
Dmmzone.h8 #define pa_to_nid(addr) NASID_TO_COMPACT_NODEID(NASID_GET(addr)) macro
/linux-3.4.99/arch/alpha/include/asm/
Dmmzone.h31 #define pa_to_nid(pa) alpha_pa_to_nid(pa) macro
Dmachvec.h104 int (*pa_to_nid)(unsigned long); member