Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable.h114 static inline void pte_frag_set(mm_context_t *ctx, void *p) in pte_frag_set() function
128 static inline void pte_frag_set(mm_context_t *ctx, void *p) in pte_frag_set() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A Dmmu_context.c382 pte_frag_set(&mm->context, NULL); in init_new_context()