Home
last modified time | relevance | path

Searched refs:pte_frag_get (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds