Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dpgtable_64.c386 static pte_t *__alloc_for_cache(struct mm_struct *mm, int kernel) in __alloc_for_cache() function
422 return __alloc_for_cache(mm, kernel); in page_table_alloc()