Home
last modified time | relevance | path

Searched refs:pfn_to_nid (Results 1 – 2 of 2) sorted by relevance

/include/asm-generic/
Dmemory_model.h18 #define arch_pfn_to_nid(pfn) pfn_to_nid(pfn)
/include/linux/
Dmmzone.h1124 #define pfn_to_nid(pfn) (0) macro
1378 #define pfn_to_nid(pfn) \ macro
1384 #define pfn_to_nid(pfn) (0) macro