Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu.h139 static inline u16 mm_ctx_user_psize(mm_context_t *ctx) in mm_ctx_user_psize() function
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c2020 if (unlikely(psize != mm_ctx_user_psize(&mm->context))) in should_hash_preload()
2093 if (mm_ctx_user_psize(&mm->context) == MMU_PAGE_64K) in hash_preload()
2106 mm_ctx_user_psize(&mm->context), in hash_preload()
2107 mm_ctx_user_psize(&mm->context), in hash_preload()