Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/include/asm/
Dmmzone.h36 extern int highbits_to_node[];
40 return highbits_to_node[__pfn_to_highbits(pfn)]; in pfn_to_nid()
/linux-4.4.14/arch/tile/kernel/
Dsetup.c110 int highbits_to_node[NR_PA_HIGHBIT_VALUES] __write_once; variable
111 EXPORT_SYMBOL(highbits_to_node);
500 highbits_to_node[j] = i; in setup_memory()