Searched refs:create_section_mapping (Results 1 – 3 of 3) sorted by relevance
19 extern int create_section_mapping(unsigned long start, unsigned long end);
128 if (create_section_mapping(start, start + size)) in arch_add_memory()
535 int create_section_mapping(unsigned long start, unsigned long end) in create_section_mapping() function