Searched refs:scn_addr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dsparsemem.h24 extern int hot_add_scn_to_nid(unsigned long scn_addr);
26 static inline int hot_add_scn_to_nid(unsigned long scn_addr) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/mm/
H A Dnuma.c715 int hot_add_scn_to_nid(unsigned long scn_addr) argument
746 if ((scn_addr >= start) && (scn_addr < (start + size))) {

Completed in 99 milliseconds