Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpgtable.h163 static inline void pte_frag_set(mm_context_t *ctx, void *p) in pte_frag_set() function
177 static inline void pte_frag_set(mm_context_t *ctx, void *p) in pte_frag_set() function
/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c311 pte_frag_set(&mm->context, NULL); in init_new_context()