Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable-frag.c49 pte_frag_set(&mm->context, pte_frag); in get_pte_from_cache()
91 pte_frag_set(&mm->context, ret + PTE_FRAG_SIZE); in __alloc_for_ptecache()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable.h123 static inline void pte_frag_set(mm_context_t *ctx, void *p) in pte_frag_set() function
137 static inline void pte_frag_set(mm_context_t *ctx, void *p) in pte_frag_set() function
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c322 pte_frag_set(&mm->context, NULL); in init_new_context()