Home
last modified time | relevance | path

Searched refs:hash__create_section_mapping (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dhash.h254 int hash__create_section_mapping(unsigned long start, unsigned long end,
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dpgtable.c180 return hash__create_section_mapping(start, end, nid, prot); in create_section_mapping()
H A Dhash_utils.c831 int hash__create_section_mapping(unsigned long start, unsigned long end, in hash__create_section_mapping() function