Searched refs:hash__create_section_mapping (Results 1 – 3 of 3) sorted by relevance
268 int hash__create_section_mapping(unsigned long start, unsigned long end,
281 return hash__create_section_mapping(start, end, nid, prot); in create_section_mapping()
963 int hash__create_section_mapping(unsigned long start, unsigned long end, in hash__create_section_mapping() function