Searched refs:radix__create_section_mapping (Results 1 – 3 of 3) sorted by relevance
292 int radix__create_section_mapping(unsigned long start, unsigned long end, int nid);
177 return radix__create_section_mapping(start, end, nid); in create_section_mapping()
868 int __meminit radix__create_section_mapping(unsigned long start, unsigned long end, int nid) in radix__create_section_mapping() function