Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dpgtable-frag.c41 ret = pte_frag_get(&mm->context); in get_pte_from_cache()
89 if (likely(!pte_frag_get(&mm->context))) { in __alloc_for_ptecache()
H A Dmmu_context.c99 void *frag = pte_frag_get(&mm->context); in arch_exit_mmap()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable.h109 static inline void *pte_frag_get(mm_context_t *ctx) in pte_frag_get() function
123 static inline void *pte_frag_get(mm_context_t *ctx) in pte_frag_get() function