Home
last modified time | relevance | path

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

/openbmc/linux/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.c112 void *frag = pte_frag_get(&mm->context); in arch_exit_mmap()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable.h118 static inline void *pte_frag_get(mm_context_t *ctx) in pte_frag_get() function
132 static inline void *pte_frag_get(mm_context_t *ctx) in pte_frag_get() function